Type Alias PRDU_W

Source
pub type PRDU_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 1>;
Expand description

Field PRDU writer - Prevent Rect Descriptor Update

Aliased Typeยง

pub struct PRDU_W<'a> { /* private fields */ }