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

type TX_DSCR_CONF = Reg<u32, _TX_DSCR_CONF>;

SLC_TX_DSCR_CONF

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

For information about available fields see tx_dscr_conf module

Trait Implementations

impl Readable for TX_DSCR_CONF[src]

read() method returns tx_dscr_conf::R reader structure

impl ResetValue for TX_DSCR_CONF[src]

Register TX_DSCR_CONF reset()'s with value 0

impl Writable for TX_DSCR_CONF[src]

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