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

type ADCCTL0 = Reg<u16, _ADCCTL0>;

ADC Control 0

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

For information about available fields see adcctl0 module

Trait Implementations

impl Readable for ADCCTL0[src]

read() method returns adcctl0::R reader structure

impl ResetValue for ADCCTL0[src]

Register ADCCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADCCTL0[src]

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