Type Alias esp32::sdhost::VERID

source ·
pub type VERID = Reg<VERID_SPEC>;
Expand description

VERID (r) register accessor: Version ID (scratchpad) register

You can read this register and get verid::R. See API.

For information about available fields see verid module

Aliased Type§

struct VERID { /* private fields */ }