[−][src]Struct bl602_pac::aon::rf_top_aon::W
Register rf_top_aon
writer
Implementations
impl W
[src][−]
pub fn ldo15rf_bypass_aon(&mut self) -> LDO15RF_BYPASS_AON_W
[src][−]
Bit 28
pub fn ldo15rf_cc_aon(&mut self) -> LDO15RF_CC_AON_W
[src][−]
Bits 24:25
pub fn ldo15rf_vout_sel_aon(&mut self) -> LDO15RF_VOUT_SEL_AON_W
[src][−]
Bits 16:18
pub fn ldo15rf_pulldown_sel_aon(&mut self) -> LDO15RF_PULLDOWN_SEL_AON_W
[src][−]
Bit 13
pub fn ldo15rf_pulldown_aon(&mut self) -> LDO15RF_PULLDOWN_AON_W
[src][−]
Bit 12
pub fn ldo15rf_sstart_delay_aon(&mut self) -> LDO15RF_SSTART_DELAY_AON_W
[src][−]
Bits 9:10
pub fn ldo15rf_sstart_sel_aon(&mut self) -> LDO15RF_SSTART_SEL_AON_W
[src][−]
Bit 8
pub fn pu_xtal_aon(&mut self) -> PU_XTAL_AON_W
[src][−]
Bit 5
pub fn pu_xtal_buf_aon(&mut self) -> PU_XTAL_BUF_AON_W
[src][−]
Bit 4
pub fn pu_sfreg_aon(&mut self) -> PU_SFREG_AON_W
[src][−]
Bit 2
pub fn pu_ldo15rf_aon(&mut self) -> PU_LDO15RF_AON_W
[src][−]
Bit 1
pub fn pu_mbg_aon(&mut self) -> PU_MBG_AON_W
[src][−]
Bit 0
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src][−]
Writes raw bits to the register.
Methods from Deref<Target = W<RF_TOP_AON_SPEC>>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,