pub type Cmp = Reg<CmpSpec>;
CMP (rw) register accessor: LPTIM compare register
You can read this register and get cmp::R. You can reset, write, write_with_zero this register using cmp::W. You can also modify this register. See API.
read
cmp::R
reset
write
write_with_zero
cmp::W
modify
For information about available fields see cmp module
cmp
pub struct Cmp { /* private fields */ }