CCR5

Type Alias CCR5 

Source
pub type CCR5 = Reg<CCR5rs>;
Expand description

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.

See register structure

For information about available fields see ccr5 module

Aliased Typeยง

pub struct CCR5 { /* private fields */ }