Type Alias Outclr

Source
pub type Outclr = Reg<OutclrSpec>;
Expand description

OUTCLR (rw) register accessor: Data Output Value Clear

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

For information about available fields see outclr module

Aliased Typeยง

struct Outclr { /* private fields */ }