Type Alias TsenW

Source
pub type TsenW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TSEN writer - Temperature Sensor Output Enable

Aliased Type§

struct TsenW<'a, REG> { /* private fields */ }