Type Alias nrf52840_hal::pac::radio::crccnf::LEN_W

source ·
pub type LEN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CRCCNF_SPEC, u8, LEN_A, Safe, 2, O>;
Expand description

Field LEN writer - CRC length in number of bytes.

Aliased Type§

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