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

Field END_TR_IT writer - End of Transfer Interrupt Enable

Aliased Type§

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