Type Alias PGWRT_W

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

Field PGWRT writer - Page Write

Aliased Typeยง

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