Type Alias GEN

Source
pub type GEN = Reg<GEN_SPEC>;
Expand description

GEN (rw) register accessor: Actions triggered by events on PWMx%s

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

For information about available fields see gen_ module

Aliased Typeยง

pub struct GEN { /* private fields */ }