pub struct R(_);
Expand description
Register _0TX_LINK
reader
Implementations§
§impl R
impl R
pub fn slc0_txlink_addr(&self) -> FieldReaderRaw<u32, u32>
pub fn slc0_txlink_addr(&self) -> FieldReaderRaw<u32, u32>
Bits 0:19
pub fn slc0_txlink_stop(&self) -> BitReaderRaw<bool>
pub fn slc0_txlink_stop(&self) -> BitReaderRaw<bool>
Bit 28
pub fn slc0_txlink_start(&self) -> BitReaderRaw<bool>
pub fn slc0_txlink_start(&self) -> BitReaderRaw<bool>
Bit 29
pub fn slc0_txlink_restart(&self) -> BitReaderRaw<bool>
pub fn slc0_txlink_restart(&self) -> BitReaderRaw<bool>
Bit 30
pub fn slc0_txlink_park(&self) -> BitReaderRaw<bool>
pub fn slc0_txlink_park(&self) -> BitReaderRaw<bool>
Bit 31
Methods from Deref<Target = R<_0TX_LINK_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<_0TX_LINK_SPEC>> for R
impl From<R<_0TX_LINK_SPEC>> for R
§fn from(reader: R<_0TX_LINK_SPEC>) -> R
fn from(reader: R<_0TX_LINK_SPEC>) -> R
Converts to this type from the input type.