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

Field DISDYNADD writer - Disables dynamic allocation of ADD and SUB instructions

Aliased Type§

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