Type Alias Ccb

Source
pub type Ccb = Reg<CcbSpec>;
Expand description

CCB (rw) register accessor: Compare and Capture Buffer

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

For information about available fields see ccb module

Aliased Typeยง

struct Ccb { /* private fields */ }