pub enum OIS1W {
LOW,
HIGH,
}Expand description
Values that can be written to the field OIS1
Variants§
LOW
OC1=0 (after a dead-time if OC1N is implemented) when MOE=0
HIGH
OC1=1 (after a dead-time if OC1N is implemented) when MOE=0
pub enum OIS1W {
LOW,
HIGH,
}Values that can be written to the field OIS1
OC1=0 (after a dead-time if OC1N is implemented) when MOE=0
OC1=1 (after a dead-time if OC1N is implemented) when MOE=0