Struct nrf52840::TEMP[][src]

pub struct TEMP { /* fields omitted */ }

Temperature Sensor

Methods

impl TEMP
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TEMP
[src]

impl Deref for TEMP
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TEMP