Type Definition esp32s3::sdhost::cmd::USE_HOLE_W
source · pub type USE_HOLE_W<'a, const O: u8> = BitWriter<'a, CMD_SPEC, O>;
Expand description
Field USE_HOLE
writer - Use Hold Register. 0: CMD and DATA sent to card bypassing HOLD Register; 1: CMD and DATA sent to card through the HOLD Register.