Type Alias PCKE_W

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

Field PCKE writer - PCK Enable

Aliased Typeยง

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