[][src]Type Definition lpc54606_pac::adc0::inten::W

type W = W<u32, INTEN>;

Writer for register INTEN

Methods

impl W[src]

pub fn seqa_inten(&mut self) -> SEQA_INTEN_W[src]

Bit 0 - Sequence A interrupt enable.

pub fn seqb_inten(&mut self) -> SEQB_INTEN_W[src]

Bit 1 - Sequence B interrupt enable.

pub fn ovr_inten(&mut self) -> OVR_INTEN_W[src]

Bit 2 - Overrun interrupt enable.

pub fn adcmpinten0(&mut self) -> ADCMPINTEN0_W[src]

Bits 3:4 - Threshold comparison interrupt enable for channel 0.

pub fn adcmpinten1(&mut self) -> ADCMPINTEN1_W[src]

Bits 5:6 - Channel 1 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten2(&mut self) -> ADCMPINTEN2_W[src]

Bits 7:8 - Channel 2 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten3(&mut self) -> ADCMPINTEN3_W[src]

Bits 9:10 - Channel 3 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten4(&mut self) -> ADCMPINTEN4_W[src]

Bits 11:12 - Channel 4 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten5(&mut self) -> ADCMPINTEN5_W[src]

Bits 13:14 - Channel 5 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten6(&mut self) -> ADCMPINTEN6_W[src]

Bits 15:16 - Channel 6 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten7(&mut self) -> ADCMPINTEN7_W[src]

Bits 17:18 - Channel 7 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten8(&mut self) -> ADCMPINTEN8_W[src]

Bits 19:20 - Channel 8 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten9(&mut self) -> ADCMPINTEN9_W[src]

Bits 21:22 - Channel 9 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten10(&mut self) -> ADCMPINTEN10_W[src]

Bits 23:24 - Channel 10 threshold comparison interrupt enable. See description for channel 0.

pub fn adcmpinten11(&mut self) -> ADCMPINTEN11_W[src]

Bits 25:26 - Channel 21 threshold comparison interrupt enable. See description for channel 0.