Type Alias nrf52840_pac::cryptocell::enable::ENABLE_W

source ·
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

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> ENABLE_W<'a, O>

source

pub fn disabled(self) -> &'a mut W

CRYPTOCELL subsystem disabled

source

pub fn enabled(self) -> &'a mut W

CRYPTOCELL subsystem enabled