Type Definition nrf52811_pac::ccm::mode::MODE_W

source · []
pub type MODE_W<'a, const O: u8> = BitWriter<'a, u32, MODE_SPEC, MODE_A, O>;
Expand description

Field MODE writer - The mode of operation to be used. The settings in this register apply whenever either the KSGEN or CRYPT tasks are triggered.

Implementations

AES CCM packet encryption mode

AES CCM packet decryption mode