[][src]Type Definition msp430g2553::adc10::ADC10DTC0

type ADC10DTC0 = Reg<u8, _ADC10DTC0>;

ADC10 Data Transfer Control 0

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

For information about available fields see adc10dtc0 module

Trait Implementations

impl Readable for ADC10DTC0[src]

read() method returns adc10dtc0::R reader structure

impl ResetValue for ADC10DTC0[src]

Register ADC10DTC0 reset()'s with value 0

type Type = u8

Register size

impl Writable for ADC10DTC0[src]

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