Type Alias nrf52811_hal::pac::ccm::maxpacketsize::MAXPACKETSIZE_R

source ·
pub type MAXPACKETSIZE_R = FieldReaderRaw<u8, u8>;
Expand description

Field MAXPACKETSIZE reader - 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_R { /* private fields */ }