Type Alias FaultbinW

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

Field FAULTBIN writer - Recoverable Fault B Input

Aliased Typeยง

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