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

type CH1CONF0 = Reg<u32, _CH1CONF0>;

RMT_CH1CONF0

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

For information about available fields see ch1conf0 module

Trait Implementations

impl Readable for CH1CONF0[src]

read() method returns ch1conf0::R reader structure

impl ResetValue for CH1CONF0[src]

Register CH1CONF0 reset()'s with value 0

impl Writable for CH1CONF0[src]

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