Enum max31865::SensorType [] [src]

pub enum SensorType {
    TwoOrFourWire,
    ThreeWire,
}

Variants

Trait Implementations

Auto Trait Implementations

impl Send for SensorType

impl Sync for SensorType