pub type BUFADDR = Reg<BUFADDR_SPEC>;
Expand description
BUFADDR (r) register accessor: Host buffer address pointer register
You can read
this register and get bufaddr::R
. See API.
For information about available fields see bufaddr
module
Aliased Typeยง
struct BUFADDR { /* private fields */ }