Type Alias esp32::sdhost::cmd::USE_HOLE_R
source · pub type USE_HOLE_R = BitReader;Expand description
Field USE_HOLE reader - Use Hold Register. 0: CMD and DATA sent to card bypassing HOLD Register; 1: CMD and DATA sent to card through the HOLD Register.
Aliased Type§
struct USE_HOLE_R { /* private fields */ }