Struct msp430g2553::adc10::ADC10MEM[][src]

pub struct ADC10MEM { /* fields omitted */ }

ADC10 Memory

Methods

impl ADC10MEM
[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 ADC10MEM

impl !Sync for ADC10MEM