Type Alias Ccbuf

Source
pub type Ccbuf = Reg<CcbufSpec>;
Expand description

CCBUF (rw) register accessor: Compare and Capture Buffer

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

For information about available fields see ccbuf module

Aliased Typeยง

struct Ccbuf { /* private fields */ }