Type Alias nrf52840_hal::pac::radio::pcnf1::MAXLEN_W

source ·
pub type MAXLEN_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PCNF1_SPEC, u8, u8, Unsafe, 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 */ }