Type Alias 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 */ }