[][src]Type Definition atsame70n19b::afec0::AFEC_TEMPMR

type AFEC_TEMPMR = Reg<u32, _AFEC_TEMPMR>;

AFEC Temperature Sensor Mode Register

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

For information about available fields see afec_tempmr module

Trait Implementations

impl Readable for AFEC_TEMPMR[src]

read() method returns afec_tempmr::R reader structure

impl ResetValue for AFEC_TEMPMR[src]

Register AFEC_TEMPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_TEMPMR[src]

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