pub const REQUEST_SENSE: u8 = 0x03;
Expand description

Opcode for REQUEST SENSE command.