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