[][src]Type Definition atsame70q19b::afec0::AFEC_CWR

type AFEC_CWR = Reg<u32, _AFEC_CWR>;

AFEC Compare Window Register

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

For information about available fields see afec_cwr module

Trait Implementations

impl Readable for AFEC_CWR[src]

read() method returns afec_cwr::R reader structure

impl ResetValue for AFEC_CWR[src]

Register AFEC_CWR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CWR[src]

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