Type Alias PGERS_W

Source
pub type PGERS_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PGERS writer - Page Erase

Aliased Typeยง

struct PGERS_W<'a, REG> { /* private fields */ }