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

type GEN2_TSTMP_A = Reg<u32, _GEN2_TSTMP_A>;

MCPWM_GEN2_TSTMP_A

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

For information about available fields see gen2_tstmp_a module

Trait Implementations

impl Readable for GEN2_TSTMP_A[src]

read() method returns gen2_tstmp_a::R reader structure

impl ResetValue for GEN2_TSTMP_A[src]

Register GEN2_TSTMP_A reset()'s with value 0

impl Writable for GEN2_TSTMP_A[src]

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