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

type CAP_CH1_CFG = Reg<u32, _CAP_CH1_CFG>;

MCPWM_CAP_CH1_CFG

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

For information about available fields see cap_ch1_cfg module

Trait Implementations

impl Readable for CAP_CH1_CFG[src]

read() method returns cap_ch1_cfg::R reader structure

impl ResetValue for CAP_CH1_CFG[src]

Register CAP_CH1_CFG reset()'s with value 0

impl Writable for CAP_CH1_CFG[src]

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