Type Alias Wrconfig

Source
pub type Wrconfig = Reg<WrconfigSpec>;
Expand description

WRCONFIG (w) register accessor: Write Configuration

You can reset, write, write_with_zero this register using wrconfig::W. See API.

For information about available fields see wrconfig module

Aliased Typeยง

struct Wrconfig { /* private fields */ }