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

type DT2_CFG = Reg<u32, _DT2_CFG>;

MCPWM_DT2_CFG

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

For information about available fields see dt2_cfg module

Trait Implementations

impl Readable for DT2_CFG[src]

read() method returns dt2_cfg::R reader structure

impl ResetValue for DT2_CFG[src]

Register DT2_CFG reset()'s with value 0

impl Writable for DT2_CFG[src]

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