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