TEMP

Type Alias TEMP 

Source
pub type TEMP = Reg<TEMP_SPEC>;
Expand description

TEMP (rw) register accessor: Temporary

You can read this register and get temp::R. You can reset, write, write_with_zero this register using temp::W. You can also modify this register. See API.

For information about available fields see temp module

Aliased Typeยง

pub struct TEMP { /* private fields */ }