pub type CNFPTR_R = FieldReader<u32, u32>;Expand description
Field CNFPTR reader - Pointer to the data structure holding the AES key and the CCM NONCE vector (see Table 1 CCM data structure overview)
Aliased Typeยง
pub struct CNFPTR_R { /* private fields */ }