SmfcW

Type Alias SmfcW 

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

Field SMFC writer -

Aliased Typeยง

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