Type Alias ODR5W

Source
pub type ODR5W = ODR15W;
Expand description

Values that can be written to the field ODR5

Aliased Type§

pub enum ODR5W {
    HIGH,
    LOW,
}

Variants§

§

HIGH

Set output to logic high

§

LOW

Set output to logic low