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

type ADCCTL1 = Reg<u16, _ADCCTL1>;

ADC Control 1

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

For information about available fields see adcctl1 module

Trait Implementations

impl Readable for ADCCTL1[src]

read() method returns adcctl1::R reader structure

impl ResetValue for ADCCTL1[src]

Register ADCCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for ADCCTL1[src]

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