Type Alias nrf52840_pac::radio::pcnf1::MAXLEN_R
source · pub type MAXLEN_R = FieldReader<u8, u8>;
Expand description
Field MAXLEN
reader - 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_R { /* private fields */ }