DbgeW

Type Alias DbgeW 

pub type DbgeW<'a, REG> = BitWriter<'a, REG, Dbge>;
Expand description

Field DBGE writer - Debug Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> DbgeW<'a, REG>
where REG: Writable + RegisterSpec,

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

FlexIO is disabled in debug modes.

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

FlexIO is enabled in debug modes