Type Definition atsame70q20b_pac::afec0::TEMPCWR[][src]

type TEMPCWR = Reg<u32, _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 tempcwr module

Trait Implementations

impl Readable for TEMPCWR[src]

read() method returns tempcwr::R reader structure

impl ResetValue for TEMPCWR[src]

Register TEMPCWR reset()’s with value 0

type Type = u32

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

impl Writable for TEMPCWR[src]

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