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

type GEN0_TSTMP_A = Reg<u32, _GEN0_TSTMP_A>;

MCPWM_GEN0_TSTMP_A

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

For information about available fields see gen0_tstmp_a module

Trait Implementations

impl Readable for GEN0_TSTMP_A[src]

read() method returns gen0_tstmp_a::R reader structure

impl ResetValue for GEN0_TSTMP_A[src]

Register GEN0_TSTMP_A reset()'s with value 0

impl Writable for GEN0_TSTMP_A[src]

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