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

type CH6STATUS = Reg<u32, _CH6STATUS>;

RMT_CH6STATUS

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

For information about available fields see ch6status module

Trait Implementations

impl Readable for CH6STATUS[src]

read() method returns ch6status::R reader structure

impl ResetValue for CH6STATUS[src]

Register CH6STATUS reset()'s with value 0

impl Writable for CH6STATUS[src]

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