Type Alias PWC

Source
pub type PWC = Reg<PWC_SPEC>;
Expand description

PWC (rw) register accessor:

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

For information about available fields see pwc module

Aliased Typeยง

struct PWC { /* private fields */ }