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

type CH3CONF1 = Reg<u32, _CH3CONF1>;

RMT_CH3CONF1

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

For information about available fields see ch3conf1 module

Trait Implementations

impl Readable for CH3CONF1[src]

read() method returns ch3conf1::R reader structure

impl ResetValue for CH3CONF1[src]

Register CH3CONF1 reset()'s with value 0

impl Writable for CH3CONF1[src]

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