[][src]Type Definition lpc82x_pac::adc0::INTEN

type INTEN = Reg<u32, _INTEN>;

ADC Interrupt Enable register. This register contains enable bits that enable the sequence-A, sequence-B, threshold compare and data overrun interrupts to be generated.

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

For information about avaliable fields see inten module

Trait Implementations

impl Readable for INTEN[src]

read() method returns inten::R reader structure

impl Writable for INTEN[src]

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

impl ResetValue for INTEN[src]

Register INTEN reset()'s with value 0

type Type = u32

Register size