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

type CH5STATUS = Reg<u32, _CH5STATUS>;

RMT_CH5STATUS

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

For information about available fields see ch5status module

Trait Implementations

impl Readable for CH5STATUS[src]

read() method returns ch5status::R reader structure

impl ResetValue for CH5STATUS[src]

Register CH5STATUS reset()'s with value 0

impl Writable for CH5STATUS[src]

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