Type Alias VOLUME

Source
pub type VOLUME = Reg<VOLUME_SPEC>;
Expand description

volume (rw) register accessor: Volume control register

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

For information about available fields see volume module

Aliased Typeยง

struct VOLUME { /* private fields */ }