Type Alias CLKPR

Source
pub type CLKPR = Reg<CLKPR_SPEC>;
Expand description

CLKPR (rw) register accessor: Clock Prescale Register

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

For information about available fields see clkpr module

Aliased Typeยง

struct CLKPR { /* private fields */ }