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 */ }