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

type GEN2_CFG0 = Reg<u32, _GEN2_CFG0>;

MCPWM_GEN2_CFG0

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

For information about available fields see gen2_cfg0 module

Trait Implementations

impl Readable for GEN2_CFG0[src]

read() method returns gen2_cfg0::R reader structure

impl ResetValue for GEN2_CFG0[src]

Register GEN2_CFG0 reset()'s with value 0

impl Writable for GEN2_CFG0[src]

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