nrf52840_pac::radio::pcnf1

Type Alias 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 */ }