Skip to main content

Cpu0DbgenR

Type Alias Cpu0DbgenR 

Source
pub type Cpu0DbgenR = FieldReader<Cpu0Dbgen>;
Expand description

Field CPU0_DBGEN reader - CPU0 invasive debug control

Aliased Type§

pub struct Cpu0DbgenR { /* private fields */ }

Implementations§

Source§

impl Cpu0DbgenR

Source

pub const fn variant(&self) -> Option<Cpu0Dbgen>

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disables debug

Source

pub fn is_enable(&self) -> bool

Enables debug