[−][src]Type Definition esp32::mcpwm::GEN1_TSTMP_B
type GEN1_TSTMP_B = Reg<u32, _GEN1_TSTMP_B>;
MCPWM_GEN1_TSTMP_B
This register you can read, reset, write, write_with_zero, modify. See API.
For information about avaliable fields see gen1_tstmp_b module
Trait Implementations
impl Readable for GEN1_TSTMP_B[src]
read() method returns gen1_tstmp_b::R reader structure
impl ResetValue for GEN1_TSTMP_B[src]
Register GEN1_TSTMP_B reset()'s with value 0
impl Writable for GEN1_TSTMP_B[src]
write(|w| ..) method takes gen1_tstmp_b::W writer structure