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

type GEN2_A = Reg<u32, _GEN2_A>;

MCPWM_GEN2_A

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

For information about available fields see gen2_a module

Trait Implementations

impl Readable for GEN2_A[src]

read() method returns gen2_a::R reader structure

impl ResetValue for GEN2_A[src]

Register GEN2_A reset()'s with value 0

impl Writable for GEN2_A[src]

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