Type Alias PLLE_W

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

Field PLLE writer - PLL Enable

Aliased Typeยง

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