Skip to main content

DbgeR

Type Alias DbgeR 

Source
pub type DbgeR = BitReader<Dbge>;
Expand description

Field DBGE reader - Debug Enable

Aliased Type§

pub struct DbgeR { /* private fields */ }

Implementations§

Source§

impl DbgeR

Source

pub const fn variant(&self) -> Dbge

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_emable(&self) -> bool

Enable