pub type ENABLE_W<'a, const O: u8> = BitWriter<'a, u32, ENABLE_SPEC, ENABLE_A, O>;
Expand description

Field ENABLE writer - Enable or disable the CRYPTOCELL subsystem

Implementations

CRYPTOCELL subsystem disabled

CRYPTOCELL subsystem enabled