Type Alias rp2040_pac::pwm::ch::csr::EN_R

source ·
pub type EN_R = BitReader;
Expand description

Field EN reader - Enable the PWM channel.

Aliased Type§

struct EN_R { /* private fields */ }