pub type Comp = Reg<CompSpec>;
COMP (rw) register accessor: MODE1 Compare n Value
You can read this register and get comp::R. You can reset, write, write_with_zero this register using comp::W. You can also modify this register. See API.
read
comp::R
reset
write
write_with_zero
comp::W
modify
For information about available fields see comp module
comp
struct Comp { /* private fields */ }