[][src]Type Definition atsame70j21b::afec0::AFEC_CGR

type AFEC_CGR = Reg<u32, _AFEC_CGR>;

AFEC Channel Gain Register

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

For information about available fields see afec_cgr module

Trait Implementations

impl Readable for AFEC_CGR[src]

read() method returns afec_cgr::R reader structure

impl ResetValue for AFEC_CGR[src]

Register AFEC_CGR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CGR[src]

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