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

type W = W<u32, FLAGS>;

Writer for register FLAGS

Methods

impl W[src]

pub fn thcmp0(&mut self) -> THCMP0_W[src]

Bit 0 - Threshold comparison event on Channel 0. Set to 1 upon either an out-of-range result or a threshold-crossing result if enabled to do so in the INTEN register. This bit is cleared by writing a 1.

pub fn thcmp1(&mut self) -> THCMP1_W[src]

Bit 1 - Threshold comparison event on Channel 1. See description for channel 0.

pub fn thcmp2(&mut self) -> THCMP2_W[src]

Bit 2 - Threshold comparison event on Channel 2. See description for channel 0.

pub fn thcmp3(&mut self) -> THCMP3_W[src]

Bit 3 - Threshold comparison event on Channel 3. See description for channel 0.

pub fn thcmp4(&mut self) -> THCMP4_W[src]

Bit 4 - Threshold comparison event on Channel 4. See description for channel 0.

pub fn thcmp5(&mut self) -> THCMP5_W[src]

Bit 5 - Threshold comparison event on Channel 5. See description for channel 0.

pub fn thcmp6(&mut self) -> THCMP6_W[src]

Bit 6 - Threshold comparison event on Channel 6. See description for channel 0.

pub fn thcmp7(&mut self) -> THCMP7_W[src]

Bit 7 - Threshold comparison event on Channel 7. See description for channel 0.

pub fn thcmp8(&mut self) -> THCMP8_W[src]

Bit 8 - Threshold comparison event on Channel 8. See description for channel 0.

pub fn thcmp9(&mut self) -> THCMP9_W[src]

Bit 9 - Threshold comparison event on Channel 9. See description for channel 0.

pub fn thcmp10(&mut self) -> THCMP10_W[src]

Bit 10 - Threshold comparison event on Channel 10. See description for channel 0.

pub fn thcmp11(&mut self) -> THCMP11_W[src]

Bit 11 - Threshold comparison event on Channel 11. See description for channel 0.