[][src]Type Definition atsam4sd32c_pac::adc::SEQR1

type SEQR1 = Reg<u32, _SEQR1>;

Channel Sequence Register 1

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

For information about available fields see seqr1 module

Trait Implementations

impl Readable for SEQR1[src]

read() method returns seqr1::R reader structure

impl ResetValue for SEQR1[src]

Register SEQR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SEQR1[src]

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