Type Alias esp32::sdhost::DBADDR

source ·
pub type DBADDR = Reg<DBADDR_SPEC>;
Expand description

DBADDR (rw) register accessor: Descriptor base address register

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

For information about available fields see dbaddr module

Aliased Type§

struct DBADDR { /* private fields */ }