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

Field MFIE writer - Mode fault interrupt enable

Aliased Type§

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