pub type END_B_EN_W<'a, const O: u8> = BitWriter<'a, DEVDMACONTROL_SPEC, O>;
Expand description

Field END_B_EN writer - End of Buffer Enable Control

Aliased Type§

struct END_B_EN_W<'a, const O: u8> { /* private fields */ }