[][src]Type Definition lpc54606_pac::enet::mtl_queue::MTL_TXQX_SNDSLP_CRDT

type MTL_TXQX_SNDSLP_CRDT = Reg<u32, _MTL_TXQX_SNDSLP_CRDT>;

MTL TxQx SendSlopCredit register, only TxQ1 support

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

For information about available fields see mtl_txqx_sndslp_crdt module

Trait Implementations

impl Readable for MTL_TXQX_SNDSLP_CRDT[src]

read() method returns mtl_txqx_sndslp_crdt::R reader structure

impl ResetValue for MTL_TXQX_SNDSLP_CRDT[src]

Register MTL_TXQx_SNDSLP_CRDT reset()'s with value 0

type Type = u32

Register size

impl Writable for MTL_TXQX_SNDSLP_CRDT[src]

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