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

type TASKS_CRYPT = Reg<u32, _TASKS_CRYPT>;
Expand description

Start encryption/decryption. This operation will stop by itself when completed.

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

For information about available fields see tasks_crypt module

Trait Implementations

Register TASKS_CRYPT reset()’s with value 0

Register size

Reset value of the register

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