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

Field END_BF_ST writer - End of Channel Buffer Status

Aliased Type§

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