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

type SEQ2R = Reg<u32, _SEQ2R>;

AFEC Channel Sequence 2 Register

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

For information about available fields see seq2r module

Trait Implementations

impl Readable for SEQ2R[src]

read() method returns seq2r::R reader structure

impl ResetValue for SEQ2R[src]

Register SEQ2R reset()’s with value 0

type Type = u32

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

impl Writable for SEQ2R[src]

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