Type Alias Winlt

Source
pub type Winlt = Reg<WinltSpec>;
Expand description

WINLT (rw) register accessor: Window Monitor Lower Threshold

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

For information about available fields see winlt module

Aliased Typeยง

struct Winlt { /* private fields */ }