[][src]Type Definition esp32::rmt::CH1STATUS

type CH1STATUS = Reg<u32, _CH1STATUS>;

RMT_CH1STATUS

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

For information about available fields see ch1status module

Trait Implementations

impl Readable for CH1STATUS[src]

read() method returns ch1status::R reader structure

impl ResetValue for CH1STATUS[src]

Register CH1STATUS reset()'s with value 0

impl Writable for CH1STATUS[src]

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