[][src]Type Definition nrf52840_pac::temp::TEMP

type TEMP = Reg<u32, _TEMP>;

Temperature in degC (0.25deg steps)

This register you can read. See API.

For information about available fields see temp module

Trait Implementations

impl Readable for TEMP[src]

read() method returns temp::R reader structure