Type Alias CLKDIV

Source
pub type CLKDIV = Reg<CLKDIV_SPEC>;
Expand description

CLKDIV (rw) register accessor: Clock divider configuration

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

For information about available fields see clkdiv module

Aliased Typeยง

struct CLKDIV { /* private fields */ }