Type Alias ODR4R

Source
pub type ODR4R = ODR15R;
Expand description

Possible values of the field ODR4

Aliased Type§

pub enum ODR4R {
    HIGH,
    LOW,
}

Variants§

§

HIGH

Set output to logic high

§

LOW

Set output to logic low