TcfcW

Type Alias TcfcW 

Source
pub type TcfcW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TCFC writer - Write 1 to clear corresponding flag in SR

Aliased Typeยง

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