Skip to main content

DebugEnR

Type Alias DebugEnR 

Source
pub type DebugEnR = BitReader<DebugEn>;
Expand description

Field DEBUG_EN reader - Debug Enable

Aliased Type§

pub struct DebugEnR { /* private fields */ }

Implementations§

Source§

impl DebugEnR

Source

pub const fn variant(&self) -> DebugEn

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disables

Source

pub fn is_enable(&self) -> bool

Enables