TcfW

Type Alias TcfW 

pub type TcfW<'a, REG> = BitWriter<'a, REG, Tcf>;
Expand description

Field TCF writer - Timer Compare Flag

Aliased Type§

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

Implementations§

§

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

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

The value of CNR is not equal to CMR and increments.

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

The value of CNR is equal to CMR and increments.