TrgpolW

Type Alias TrgpolW 

pub type TrgpolW<'a, REG> = BitWriter<'a, REG, Trgpol>;
Expand description

Field TRGPOL writer - Trigger Polarity

Aliased Type§

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

Implementations§

§

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

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

Trigger active high

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

Trigger active low