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

type TIMER0_STATUS = Reg<u32, _TIMER0_STATUS>;

MCPWM_TIMER0_STATUS

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

For information about available fields see timer0_status module

Trait Implementations

impl Readable for TIMER0_STATUS[src]

read() method returns timer0_status::R reader structure

impl ResetValue for TIMER0_STATUS[src]

Register TIMER0_STATUS reset()'s with value 0

impl Writable for TIMER0_STATUS[src]

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