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

Field REGWnR writer -

Aliased Type§

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