Enum max31865::SensorType[][src]

pub enum SensorType {
    TwoOrFourWire,
    ThreeWire,
}

Variants

Auto Trait Implementations

impl Send for SensorType

impl Sync for SensorType