[][src]Type Definition msp430fr2355::adc::adcie::W

type W = W<u16, ADCIE>;

Writer for register ADCIE

Implementations

impl W[src]

pub fn adcie0(&mut self) -> ADCIE0_W<'_>[src]

Bit 0 - Interrupt enable. This bits enable or disable the interrupt request for a completed ADC conversion.

pub fn adcinie(&mut self) -> ADCINIE_W<'_>[src]

Bit 1 - Interrupt enable for the inside of window interrupt of the window comparator.

pub fn adcloie(&mut self) -> ADCLOIE_W<'_>[src]

Bit 2 - Interrupt enable for the below lower threshold interrupt of the window comparator.

pub fn adchiie(&mut self) -> ADCHIIE_W<'_>[src]

Bit 3 - Interrupt enable for the above upper threshold interrupt of the window comparator.

pub fn adcovie(&mut self) -> ADCOVIE_W<'_>[src]

Bit 4 - ADCMEM0 overflow interrupt enable.

pub fn adctovie(&mut self) -> ADCTOVIE_W<'_>[src]

Bit 5 - ADC conversion-time-overflow interrupt enable.