Type Alias nrf52810_hal::pac::ccm::tasks_ksgen::TASKS_KSGEN_W

source ·
pub type TASKS_KSGEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_KSGEN_SPEC, TASKS_KSGEN_AW, BitM, O>;
Expand description

Field TASKS_KSGEN writer - Start generation of key-stream. This operation will stop by itself when completed.

Aliased Type§

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