Type Alias rp2040_pac::pwm::ch::TOP

source ·
pub type TOP = Reg<TOP_SPEC>;
Expand description

TOP (rw) register accessor: Counter wrap value

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

For information about available fields see top module

Aliased Type§

struct TOP { /* private fields */ }