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

type SEQ2R = Reg<u32, _SEQ2R>;

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

Register size

impl Writable for SEQ2R[src]

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