Type Alias nrf52840_pac::uicr::debugctrl::CPUNIDEN_W

source ·
pub type CPUNIDEN_W<'a, const O: u8> = FieldWriter<'a, u32, DEBUGCTRL_SPEC, u8, CPUNIDEN_A, 8, O>;
Expand description

Field CPUNIDEN writer - Configure CPU non-intrusive debug features

Aliased Type§

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

Implementations§

source§

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

source

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

Enable CPU ITM and ETM functionality (default behavior)

source

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

Disable CPU ITM and ETM functionality