Type Alias ODR10R

Source
pub type ODR10R = ODR15R;
Expand description

Possible values of the field ODR10

Aliased Type§

pub enum ODR10R {
    HIGH,
    LOW,
}

Variants§

§

HIGH

Set output to logic high

§

LOW

Set output to logic low