Type Alias nrf52840_hal::pac::ccm::maxpacketsize::MAXPACKETSIZE_W

source ·
pub type MAXPACKETSIZE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MAXPACKETSIZE_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field MAXPACKETSIZE writer - Length of key-stream generated when MODE.LENGTH = Extended. This value must be greater or equal to the subsequent packet payload to be encrypted/decrypted.

Aliased Type§

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