Type Alias nrf52840_pac::radio::crccnf::LEN_W
source · pub type LEN_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CRCCNF_SPEC, u8, LEN_A, 2, O>;
Expand description
Field LEN
writer - CRC length in number of bytes.
Aliased Type§
struct LEN_W<'a, const O: u8> { /* private fields */ }