Type Alias ODR3R

Source
pub type ODR3R = ODR15R;
Expand description

Possible values of the field ODR3

Aliased Type§

pub enum ODR3R {
    HIGH,
    LOW,
}

Variants§

§

HIGH

Set output to logic high

§

LOW

Set output to logic low