Type Definition atsam4e16c_pac::afec1::TEMPMR[][src]

type TEMPMR = Reg<u32, _TEMPMR>;

Temperature Sensor Mode Register

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

For information about available fields see tempmr module

Trait Implementations

impl Readable for TEMPMR[src]

read() method returns tempmr::R reader structure

impl ResetValue for TEMPMR[src]

Register TEMPMR reset()’s with value 0

type Type = u32

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

impl Writable for TEMPMR[src]

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