CCSR

Type Alias CCSR 

Source
pub type CCSR = Reg<CCSRrs>;
Expand description

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.

See register structure

For information about available fields see ccsr module

Aliased Typeยง

pub struct CCSR { /* private fields */ }