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

type GEN2_STMP_CFG = Reg<u32, _GEN2_STMP_CFG>;

MCPWM_GEN2_STMP_CFG

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

For information about available fields see gen2_stmp_cfg module

Trait Implementations

impl Readable for GEN2_STMP_CFG[src]

read() method returns gen2_stmp_cfg::R reader structure

impl ResetValue for GEN2_STMP_CFG[src]

Register GEN2_STMP_CFG reset()'s with value 0

impl Writable for GEN2_STMP_CFG[src]

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