Type Definition nrf52820_pac::ccm::CNFPTR[][src]

type CNFPTR = Reg<u32, _CNFPTR>;
Expand description

Pointer to data structure holding AES key and NONCE vector

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cnfptr module

Trait Implementations

Register CNFPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns cnfptr::R reader structure

write(|w| ..) method takes cnfptr::W writer structure