Struct msp430g2553::TLV_CALIBRATION_DATA[][src]

pub struct TLV_CALIBRATION_DATA { /* fields omitted */ }

TLV Calibration Data

Trait Implementations

impl Deref for TLV_CALIBRATION_DATA
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations