Type Alias Databuf

Source
pub type Databuf = Reg<DatabufSpec>;
Expand description

DATABUF (rw) register accessor: Data Buffer

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

For information about available fields see databuf module

Aliased Typeยง

struct Databuf { /* private fields */ }