Struct msp430g2553::adc10::ADC10CTL0[][src]

pub struct ADC10CTL0 { /* fields omitted */ }

ADC10 Control 0

Methods

impl ADC10CTL0
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for ADC10CTL0

impl !Sync for ADC10CTL0