Type Alias CNFPTR_W

Source
pub type CNFPTR_W<'a, const O: u8> = FieldWriter<'a, u32, CNFPTR_SPEC, u32, u32, 32, O>;
Expand description

Field CNFPTR writer - Pointer to the data structure holding the AES key and the CCM NONCE vector (see Table 1 CCM data structure overview)

Aliased Type§

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