Type Alias nrf52840_pac::ccm::mode::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