CCMP

Type Alias CCMP 

Source
pub type CCMP = Reg<CCMP_SPEC>;
Expand description

CCMP (rw) register accessor: Compare or Capture

You can read this register and get ccmp::R. You can reset, write, write_with_zero this register using ccmp::W. You can also modify this register. See API.

For information about available fields see ccmp module

Aliased Typeยง

pub struct CCMP { /* private fields */ }