Module rp2040_pac::pwm::en

source ·
Expand description

This register aliases the CSR_EN bits for all channels.
Writing to this register allows multiple channels to be enabled
or disabled simultaneously, so they can run in perfect sync.
For each channel, there is only one physical EN register bit,
which can be accessed through here or CHx_CSR.

Structs§

  • This register aliases the CSR_EN bits for all channels.
    Writing to this register allows multiple channels to be enabled
    or disabled simultaneously, so they can run in perfect sync.
    For each channel, there is only one physical EN register bit,
    which can be accessed through here or CHx_CSR.

Type Aliases§