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

type CAP_CH2 = Reg<u32, _CAP_CH2>;

MCPWM_CAP_CH2

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

For information about available fields see cap_ch2 module

Trait Implementations

impl Readable for CAP_CH2[src]

read() method returns cap_ch2::R reader structure

impl ResetValue for CAP_CH2[src]

Register CAP_CH2 reset()'s with value 0

impl Writable for CAP_CH2[src]

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