nrf52840_pac::uicr::debugctrl

Type Alias 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