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

type CH4CONF0 = Reg<u32, _CH4CONF0>;

RMT_CH4CONF0

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

For information about available fields see ch4conf0 module

Trait Implementations

impl Readable for CH4CONF0[src]

read() method returns ch4conf0::R reader structure

impl ResetValue for CH4CONF0[src]

Register CH4CONF0 reset()'s with value 0

impl Writable for CH4CONF0[src]

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