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

Field ALLOC writer - Pipe Memory Allocate

Aliased Type§

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