[][src]Type Definition esp32::slc::RX_DSCR_CONF

type RX_DSCR_CONF = Reg<u32, _RX_DSCR_CONF>;

SLC_RX_DSCR_CONF

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

For information about available fields see rx_dscr_conf module

Trait Implementations

impl Readable for RX_DSCR_CONF[src]

read() method returns rx_dscr_conf::R reader structure

impl ResetValue for RX_DSCR_CONF[src]

Register RX_DSCR_CONF reset()'s with value 0

impl Writable for RX_DSCR_CONF[src]

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