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

type CH0_CSR = Reg<u32, _CH0_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 ch0_csr module

Trait Implementations

Register CH0_CSR reset()’s with value 0

Register size

Reset value of the register

read() method returns ch0_csr::R reader structure

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