Type Alias nrf52840_pac::radio::pcnf1::MAXLEN_W
source · pub type MAXLEN_W<'a, const O: u8> = FieldWriter<'a, u32, PCNF1_SPEC, u8, u8, 8, O>;
Expand description
Field MAXLEN
writer - Maximum length of packet payload. If the packet payload is larger than MAXLEN, the radio will truncate the payload to MAXLEN.
Aliased Type§
struct MAXLEN_W<'a, const O: u8> { /* private fields */ }