Type Alias nrf52811_hal::pac::ccm::tasks_rateoverride::TASKS_RATEOVERRIDE_W

source ·
pub type TASKS_RATEOVERRIDE_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_RATEOVERRIDE_SPEC, TASKS_RATEOVERRIDE_AW, BitM, O>;
Expand description

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

Aliased Type§

struct TASKS_RATEOVERRIDE_W<'a, const O: u8> { /* private fields */ }