Type Definition nrf52840_hal::pac::ccm::TASKS_RATEOVERRIDE[][src]

pub type TASKS_RATEOVERRIDE = Reg<u32, _TASKS_RATEOVERRIDE>;
Expand description

Override DATARATE setting in MODE register with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption

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

For information about available fields see tasks_rateoverride module