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