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

type CAP_TIMER_PHASE = Reg<u32, _CAP_TIMER_PHASE>;

MCPWM_CAP_TIMER_PHASE

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

For information about available fields see cap_timer_phase module

Trait Implementations

impl Readable for CAP_TIMER_PHASE[src]

read() method returns cap_timer_phase::R reader structure

impl ResetValue for CAP_TIMER_PHASE[src]

Register CAP_TIMER_PHASE reset()'s with value 0

impl Writable for CAP_TIMER_PHASE[src]

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