pub type Cir = Reg<CirSpec>;
CIR (rw) register accessor: Command Interval Register
You can read this register and get cir::R. You can reset, write, write_with_zero this register using cir::W. You can also modify this register. See API.
read
cir::R
reset
write
write_with_zero
cir::W
modify
For information about available fields see cir module
cir
pub struct Cir { /* private fields */ }