pub type CLOCK_DIVIDER = Reg<CLOCK_DIVIDER_SPEC>;
Expand description
CLOCK_DIVIDER (rw) register accessor: Clock divider register.
You can read
this register and get clock_divider::R
. You can reset
, write
, write_with_zero
this register using clock_divider::W
. You can also modify
this register. See API.
For information about available fields see clock_divider
module
Aliased Typeยง
pub struct CLOCK_DIVIDER { /* private fields */ }