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

type SEQ_CTRL = Reg<u32, _SEQ_CTRL>;

ADC Conversion Sequence-n control register: Controls triggering and channel selection for conversion sequence-n. Also specifies interrupt mode for sequence-n.

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

For information about avaliable fields see seq_ctrl module

Trait Implementations

impl Readable for SEQ_CTRL[src]

read() method returns seq_ctrl::R reader structure

impl Writable for SEQ_CTRL[src]

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

impl ResetValue for SEQ_CTRL[src]

Register SEQ_CTRL%s reset()'s with value 0

type Type = u32

Register size