Type Definition rp2040_pac::pwm::CH1_CSR[][src]

type CH1_CSR = Reg<u32, _CH1_CSR>;
Expand description

Control and status register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ch1_csr module

Trait Implementations

Register CH1_CSR reset()’s with value 0

Register size

Reset value of the register

read() method returns ch1_csr::R reader structure

write(|w| ..) method takes ch1_csr::W writer structure