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

type _1TX_LINK = Reg<u32, __1TX_LINK>;

SLC_1TX_LINK

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

For information about available fields see _1tx_link module

Trait Implementations

impl Readable for _1TX_LINK[src]

read() method returns _1tx_link::R reader structure

impl ResetValue for _1TX_LINK[src]

Register 1TX_LINK reset()'s with value 0

impl Writable for _1TX_LINK[src]

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