Skip to main content

TsensorStart

Type Alias TsensorStart 

Source
pub type TsensorStart = Reg<TsensorStartSpec>;
Expand description

TSENSOR_START (rw) register accessor: Temperature sensor start register

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

For information about available fields see tsensor_start module

Aliased Type§

pub struct TsensorStart { /* private fields */ }