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

type TIMER1_STATUS = Reg<u32, _TIMER1_STATUS>;

MCPWM_TIMER1_STATUS

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

For information about available fields see timer1_status module

Trait Implementations

impl Readable for TIMER1_STATUS[src]

read() method returns timer1_status::R reader structure

impl ResetValue for TIMER1_STATUS[src]

Register TIMER1_STATUS reset()'s with value 0

impl Writable for TIMER1_STATUS[src]

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