Type Alias Outset

Source
pub type Outset = Reg<OutsetSpec>;
Expand description

OUTSET (rw) register accessor: Data Output Value Set

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

For information about available fields see outset module

Aliased Typeยง

struct Outset { /* private fields */ }