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

type CH0STATUS = Reg<u32, _CH0STATUS>;

RMT_CH0STATUS

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

For information about available fields see ch0status module

Trait Implementations

impl Readable for CH0STATUS[src]

read() method returns ch0status::R reader structure

impl ResetValue for CH0STATUS[src]

Register CH0STATUS reset()'s with value 0

impl Writable for CH0STATUS[src]

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