Type Alias LOW

Source
pub type LOW = Reg<LOW_SPEC>;
Expand description

LOW (rw) register accessor: No Description.

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

For information about available fields see low module

Aliased Typeยง

struct LOW { /* private fields */ }