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

Field END_TR_EN writer - End of Transfer Enable Control (OUT transfers only)

Aliased Type§

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