Type Definition atsame70n20b_pac::afec0::SEQ1R[][src]

type SEQ1R = Reg<u32, _SEQ1R>;

AFEC Channel Sequence 1 Register

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

For information about available fields see seq1r module

Trait Implementations

impl Readable for SEQ1R[src]

read() method returns seq1r::R reader structure

impl ResetValue for SEQ1R[src]

Register SEQ1R reset()’s with value 0

type Type = u32

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

impl Writable for SEQ1R[src]

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