Type Alias ODR5R

Source
pub type ODR5R = ODR15R;
Expand description

Possible values of the field ODR5

Aliased Type§

pub enum ODR5R {
    HIGH,
    LOW,
}

Variants§

§

HIGH

Set output to logic high

§

LOW

Set output to logic low