Type Alias BAND_W

Source
pub type BAND_W<'a> = FieldWriter<'a, u32, HFRCOCTRL_SPEC, u8, BAND_A, 3, 8>;
Expand description

Field BAND writer - HFRCO Band Select

Aliased Type§

pub struct BAND_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> BAND_W<'a>

Source

pub fn _1mhz(self) -> &'a mut W

1 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.

Source

pub fn _7mhz(self) -> &'a mut W

7 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.

Source

pub fn _11mhz(self) -> &'a mut W

11 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.

Source

pub fn _14mhz(self) -> &'a mut W

14 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.

Source

pub fn _21mhz(self) -> &'a mut W

21 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.

Source

pub fn _28mhz(self) -> &'a mut W

28 MHz band. NOTE: Also set the TUNING value (bits 7:0) when changing band.