Type Definition esp32::sdmmc::cmd::USE_HOLE_R

source · []
pub type USE_HOLE_R = BitReader<bool>;
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.