[][src]Type Definition msp430fr2355::adc::ADCMCTL0

type ADCMCTL0 = Reg<u16, _ADCMCTL0>;

ADC Conversion Memory Control Register

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

For information about available fields see adcmctl0 module

Trait Implementations

impl Readable for ADCMCTL0[src]

read() method returns adcmctl0::R reader structure

impl ResetValue for ADCMCTL0[src]

Register ADCMCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADCMCTL0[src]

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