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

type TIMER2_SYNC = Reg<u32, _TIMER2_SYNC>;

MCPWM_TIMER2_SYNC

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

For information about available fields see timer2_sync module

Trait Implementations

impl Readable for TIMER2_SYNC[src]

read() method returns timer2_sync::R reader structure

impl ResetValue for TIMER2_SYNC[src]

Register TIMER2_SYNC reset()'s with value 0

impl Writable for TIMER2_SYNC[src]

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