pub struct ShiftRegMatrixConfig {
col_settle_time: Duration,
}Expand description
Timing configuration for the ShiftRegMatrix scanner.
Fields§
§col_settle_time: DurationAllows the shift register outputs and PCB traces to settle.
pub struct ShiftRegMatrixConfig {
col_settle_time: Duration,
}Timing configuration for the ShiftRegMatrix scanner.
col_settle_time: DurationAllows the shift register outputs and PCB traces to settle.