pub type DfmW<'a, REG> = BitWriter<'a, REG>;
Field DFM writer - Dual Flash Mode
DFM
pub struct DfmW<'a, REG> { /* private fields */ }