Type Alias Perbuf

Source
pub type Perbuf = Reg<PerbufSpec>;
Expand description

PERBUF (rw) register accessor: Period Buffer

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

For information about available fields see perbuf module

Aliased Typeยง

struct Perbuf { /* private fields */ }