[][src]Type Definition msp430g2553::tlv_calibration_data::TLV_ADC10_1_TAG

type TLV_ADC10_1_TAG = Reg<u8, _TLV_ADC10_1_TAG>;

TLV ADC10_1 TAG

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see tlv_adc10_1_tag module

Trait Implementations

impl Readable for TLV_ADC10_1_TAG[src]

read() method returns tlv_adc10_1_tag::R reader structure

impl ResetValue for TLV_ADC10_1_TAG[src]

Register TLV_ADC10_1_TAG reset()'s with value 0

type Type = u8

Register size

impl Writable for TLV_ADC10_1_TAG[src]

write(|w| ..) method takes tlv_adc10_1_tag::W writer structure