[][src]Type Definition atsame54p20a::adc0::DSEQDATA

type DSEQDATA = Reg<u32, _DSEQDATA>;

DMA Sequencial Data

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

For information about available fields see dseqdata module

Trait Implementations

impl ResetValue for DSEQDATA[src]

Register DSEQDATA reset()'s with value 0

type Type = u32

Register size

impl Writable for DSEQDATA[src]

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