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

type CH4STATUS = Reg<u32, _CH4STATUS>;

RMT_CH4STATUS

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

For information about available fields see ch4status module

Trait Implementations

impl Readable for CH4STATUS[src]

read() method returns ch4status::R reader structure

impl ResetValue for CH4STATUS[src]

Register CH4STATUS reset()'s with value 0

impl Writable for CH4STATUS[src]

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