Type Alias Wave

Source
pub type Wave = Reg<WaveSpec>;
Expand description

WAVE (rw) register accessor: Waveform Control

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

For information about available fields see wave module

Aliased Typeยง

struct Wave { /* private fields */ }