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

type TEMPCWR = Reg<u32, _TEMPCWR>;

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

Register size

impl Writable for TEMPCWR[src]

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