Type Alias esp32::gpio_sd::MISC

source ·
pub type MISC = Reg<MISC_SPEC>;
Expand description

MISC (rw) register accessor:

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

For information about available fields see misc module

Aliased Type§

struct MISC { /* private fields */ }