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

type DT1_CFG = Reg<u32, _DT1_CFG>;

MCPWM_DT1_CFG

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

For information about available fields see dt1_cfg module

Trait Implementations

impl Readable for DT1_CFG[src]

read() method returns dt1_cfg::R reader structure

impl ResetValue for DT1_CFG[src]

Register DT1_CFG reset()'s with value 0

impl Writable for DT1_CFG[src]

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