pub type CCSR = Reg<CCSRrs>;
CCSR (rw) register accessor: Comparator control/status register
You can read this register and get ccsr::R. You can reset, write, write_with_zero this register using ccsr::W. You can also modify this register. See API.
read
ccsr::R
reset
write
write_with_zero
ccsr::W
modify
See register structure
For information about available fields see ccsr module
ccsr
pub struct CCSR { /* private fields */ }