Type Alias esp32::sdhost::RST_N

source ·
pub type RST_N = Reg<RST_N_SPEC>;
Expand description

RST_N (rw) register accessor: Card reset register

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

For information about available fields see rst_n module

Aliased Type§

struct RST_N { /* private fields */ }