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

type ADC10CTL1 = Reg<u16, _ADC10CTL1>;

ADC10 Control 1

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

For information about available fields see adc10ctl1 module

Trait Implementations

impl Readable for ADC10CTL1[src]

read() method returns adc10ctl1::R reader structure

impl ResetValue for ADC10CTL1[src]

Register ADC10CTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADC10CTL1[src]

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