Type Alias TsenW

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

Field TSEN writer - Temperature Sensor Enable

Aliased Typeยง

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