Searched refs:CommandSC (Results 1 – 1 of 1) sorted by relevance
37 CommandSC = 0xc0, // Select Counter/Read-back command. enumerator293 let command: u16 = (control_word & CommandBit::CommandSC as u8).into(); in command_write()