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ยง
struct CNFPTR_R { /* private fields */ }