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

type TIMER_SYNCI_CFG = Reg<u32, _TIMER_SYNCI_CFG>;

MCPWM_TIMER_SYNCI_CFG

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

For information about available fields see timer_synci_cfg module

Trait Implementations

impl Readable for TIMER_SYNCI_CFG[src]

read() method returns timer_synci_cfg::R reader structure

impl ResetValue for TIMER_SYNCI_CFG[src]

Register TIMER_SYNCI_CFG reset()'s with value 0

impl Writable for TIMER_SYNCI_CFG[src]

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