Type Alias BusyW

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

Field BUSY writer - FREQM Status

Aliased Typeยง

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