nrf52840_pac::ccm::mode

Type Alias DATARATE_W

Source
pub type DATARATE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, MODE_SPEC, u8, DATARATE_A, 2, O>;
Expand description

Field DATARATE writer - Radio data rate that the CCM shall run synchronous with

Aliased Type§

struct DATARATE_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> DATARATE_W<'a, O>

Source

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

1 Mbps

Source

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

2 Mbps

Source

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

125 Kbps

Source

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

500 Kbps