Type Alias Swevt

Source
pub type Swevt = Reg<SwevtSpec>;
Expand description

SWEVT (w) register accessor: Software Event

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

For information about available fields see swevt module

Aliased Typeยง

struct Swevt { /* private fields */ }