[][src]Type Definition esp32::mcpwm::CAP_CH1

type CAP_CH1 = Reg<u32, _CAP_CH1>;

MCPWM_CAP_CH1

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

For information about available fields see cap_ch1 module

Trait Implementations

impl Readable for CAP_CH1[src]

read() method returns cap_ch1::R reader structure

impl ResetValue for CAP_CH1[src]

Register CAP_CH1 reset()'s with value 0

impl Writable for CAP_CH1[src]

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