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

type GEN1_TSTMP_A = Reg<u32, _GEN1_TSTMP_A>;

MCPWM_GEN1_TSTMP_A

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

For information about available fields see gen1_tstmp_a module

Trait Implementations

impl Readable for GEN1_TSTMP_A[src]

read() method returns gen1_tstmp_a::R reader structure

impl ResetValue for GEN1_TSTMP_A[src]

Register GEN1_TSTMP_A reset()'s with value 0

impl Writable for GEN1_TSTMP_A[src]

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