Skip to main content

Cpu0DbgenW

Type Alias Cpu0DbgenW 

Source
pub type Cpu0DbgenW<'a, REG> = FieldWriter<'a, REG, 2, Cpu0Dbgen>;
Expand description

Field CPU0_DBGEN writer - CPU0 invasive debug control

Aliased Type§

pub struct Cpu0DbgenW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> Cpu0DbgenW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

pub fn disable(self) -> &'a mut W<REG>

Disables debug

Source

pub fn enable(self) -> &'a mut W<REG>

Enables debug