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

type TIMER0_SYNC = Reg<u32, _TIMER0_SYNC>;

MCPWM_TIMER0_SYNC

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

For information about available fields see timer0_sync module

Trait Implementations

impl Readable for TIMER0_SYNC[src]

read() method returns timer0_sync::R reader structure

impl ResetValue for TIMER0_SYNC[src]

Register TIMER0_SYNC reset()'s with value 0

impl Writable for TIMER0_SYNC[src]

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