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

type TIMER1_SYNC = Reg<u32, _TIMER1_SYNC>;

MCPWM_TIMER1_SYNC

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

For information about available fields see timer1_sync module

Trait Implementations

impl Readable for TIMER1_SYNC[src]

read() method returns timer1_sync::R reader structure

impl ResetValue for TIMER1_SYNC[src]

Register TIMER1_SYNC reset()'s with value 0

impl Writable for TIMER1_SYNC[src]

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