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

type TX_STATUS = Reg<u32, _TX_STATUS>;

SLC_TX_STATUS

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

For information about available fields see tx_status module

Trait Implementations

impl Readable for TX_STATUS[src]

read() method returns tx_status::R reader structure

impl ResetValue for TX_STATUS[src]

Register TX_STATUS reset()'s with value 0

impl Writable for TX_STATUS[src]

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