Type Alias EomdisW

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

Field EOMDIS writer - End of Monitoring Disable

Aliased Typeยง

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