Type Alias nrf52840_pac::ccm::cnfptr::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 */ }