Type Alias nrf52810_hal::pac::ccm::cnfptr::CNFPTR_W

source ·
pub type CNFPTR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CNFPTR_SPEC, u32, u32, Unsafe, 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 */ }