Type Alias nrf52840_hal::pac::ccm::mode::MODE_W

source ·
pub type MODE_W<'a, const O: u8> = BitWriterRaw<'a, u32, MODE_SPEC, MODE_A, BitM, 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.

Aliased Type§

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