Type Alias d1_pac::ths::ths_per::THERMAL_PER_W

source ·
pub type THERMAL_PER_W<'a, const O: u8> = FieldWriter<'a, u32, THS_PER_SPEC, u32, u32, 20, O>;
Expand description

Field thermal_per writer - Temperature measurement period

4096*(n + 1)/CLK_IN

The default value is 10 ms.

Aliased Type§

struct THERMAL_PER_W<'a, const O: u8> { /* private fields */ }