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

Field END_TR_ST writer - End of Channel Transfer Status

Aliased Type§

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