Type Alias nrf52811_hal::pac::ccm::mode::DATARATE_W

source ·
pub type DATARATE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MODE_SPEC, u8, DATARATE_A, Safe, 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 */ }