Enum ina260::BVConvTime [] [src]

pub enum BVConvTime {
    US140,
    US204,
    US332,
    US588,
    MS1_1,
    MS2_116,
    MS4_156,
    MS8_244,
}

Bus Voltage Conversion Time Sets the conversion time for the bus voltage measurement

Variants

Methods

impl BVConvTime
[src]

[src]

Trait Implementations

impl Copy for BVConvTime
[src]

impl Clone for BVConvTime
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for BVConvTime

impl Sync for BVConvTime