Type Alias PLLCSR

Source
pub type PLLCSR = Reg<PLLCSR_SPEC>;
Expand description

PLLCSR (rw) register accessor: PLL Control and status register

You can read this register and get pllcsr::R. You can reset, write, write_with_zero this register using pllcsr::W. You can also modify this register. See API.

For information about available fields see pllcsr module

Aliased Typeยง

struct PLLCSR { /* private fields */ }