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

type CAP_CH2_CFG = Reg<u32, _CAP_CH2_CFG>;

MCPWM_CAP_CH2_CFG

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

For information about available fields see cap_ch2_cfg module

Trait Implementations

impl Readable for CAP_CH2_CFG[src]

read() method returns cap_ch2_cfg::R reader structure

impl ResetValue for CAP_CH2_CFG[src]

Register CAP_CH2_CFG reset()'s with value 0

impl Writable for CAP_CH2_CFG[src]

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