[][src]Type Definition atsame54p::adc0::DSEQCTRL

type DSEQCTRL = Reg<u32, _DSEQCTRL>;

DMA Sequential Control

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

For information about available fields see dseqctrl module

Trait Implementations

impl Readable for DSEQCTRL[src]

read() method returns dseqctrl::R reader structure

impl ResetValue for DSEQCTRL[src]

Register DSEQCTRL reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for DSEQCTRL[src]

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