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

type AFEC_TEMPCWR = Reg<u32, _AFEC_TEMPCWR>;

AFEC Temperature Compare Window Register

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

For information about available fields see afec_tempcwr module

Trait Implementations

impl Readable for AFEC_TEMPCWR[src]

read() method returns afec_tempcwr::R reader structure

impl ResetValue for AFEC_TEMPCWR[src]

Register AFEC_TEMPCWR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_TEMPCWR[src]

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