Type Alias DfllvalW

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

Field DFLLVAL writer - DFLLVAL Synchronization Busy

Aliased Typeยง

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