Type Alias Databufptr

Source
pub type Databufptr = Reg<DatabufptrSpec>;
Expand description

DATABUFPTR (rw) register accessor: Data buffer pointer

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

For information about available fields see databufptr module

Aliased Typeยง

struct Databufptr { /* private fields */ }