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

Field C_FETCH writer - Descriptor Fetch Control Bit

Aliased Type§

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