pub type CCMP = Reg<CCMP_SPEC>;
CCMP (rw) register accessor: Compare or Capture
You can read this register and get ccmp::R. You can reset, write, write_with_zero this register using ccmp::W. You can also modify this register. See API.
read
ccmp::R
reset
write
write_with_zero
ccmp::W
modify
For information about available fields see ccmp module
ccmp
pub struct CCMP { /* private fields */ }