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

type TIMER2_STATUS = Reg<u32, _TIMER2_STATUS>;

MCPWM_TIMER2_STATUS

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

For information about available fields see timer2_status module

Trait Implementations

impl Readable for TIMER2_STATUS[src]

read() method returns timer2_status::R reader structure

impl ResetValue for TIMER2_STATUS[src]

Register TIMER2_STATUS reset()'s with value 0

impl Writable for TIMER2_STATUS[src]

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