Struct msp430g2553::CALIBRATION_DATA[][src]

pub struct CALIBRATION_DATA { /* fields omitted */ }

Calibration Data

Trait Implementations

impl Deref for CALIBRATION_DATA
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations