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

type ADC10CTL0 = Reg<u16, _ADC10CTL0>;

ADC10 Control 0

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

For information about available fields see adc10ctl0 module

Trait Implementations

impl Readable for ADC10CTL0[src]

read() method returns adc10ctl0::R reader structure

impl ResetValue for ADC10CTL0[src]

Register ADC10CTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADC10CTL0[src]

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