Struct Radioscr
#[repr(transparent)]pub struct Radioscr(pub u32);
Expand description
Tuple Fields§
§0: u32
Implementations§
§impl Radioscr
impl Radioscr
pub fn set_phymode(&mut self, val: Phymode)
pub fn set_phymode(&mut self, val: Phymode)
2.4 GHz RADIO PHY operating mode
pub fn set_encmode(&mut self, val: Encmode)
pub fn set_encmode(&mut self, val: Encmode)
2.4 GHz RADIO encryption function operating mode
pub const fn rfvddhpa(&self) -> u8
pub const fn rfvddhpa(&self) -> u8
2.4 GHz RADIO VDDHPA control word. Bits [3:0] see Table 81: PA output power table format for definition. Bit [4] rf_event.
pub fn set_rfvddhpa(&mut self, val: u8)
pub fn set_rfvddhpa(&mut self, val: u8)
2.4 GHz RADIO VDDHPA control word. Bits [3:0] see Table 81: PA output power table format for definition. Bit [4] rf_event.
pub const fn regpardyv11(&self) -> bool
pub const fn regpardyv11(&self) -> bool
Ready bit for Vless thansub DDHPAless than/sub voltage level when selecting VDD11 input.
pub fn set_regpardyv11(&mut self, val: bool)
pub fn set_regpardyv11(&mut self, val: bool)
Ready bit for Vless thansub DDHPAless than/sub voltage level when selecting VDD11 input.
pub const fn regpardyvddrfpa(&self) -> bool
pub const fn regpardyvddrfpa(&self) -> bool
Ready bit for VDDHPA voltage level when selecting VDDRFPA input. Note: REGPARDYVDDRFPA does not allow to detect correct VDDHPA voltage level when request to lower the level.
pub fn set_regpardyvddrfpa(&mut self, val: bool)
pub fn set_regpardyvddrfpa(&mut self, val: bool)
Ready bit for VDDHPA voltage level when selecting VDDRFPA input. Note: REGPARDYVDDRFPA does not allow to detect correct VDDHPA voltage level when request to lower the level.
pub fn set_regpasel(&mut self, val: Regpasel)
pub fn set_regpasel(&mut self, val: Regpasel)
regulator REG_VDDHPA input supply selection.
pub const fn regpabypen(&self) -> bool
pub const fn regpabypen(&self) -> bool
regulator REG_VDDHPA bypass enable.
pub fn set_regpabypen(&mut self, val: bool)
pub fn set_regpabypen(&mut self, val: bool)
regulator REG_VDDHPA bypass enable.