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

type MTL_TXQX_OP_MODE = Reg<u32, _MTL_TXQX_OP_MODE>;

MTL TxQx Operation Mode register

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

For information about available fields see mtl_txqx_op_mode module

Trait Implementations

impl Readable for MTL_TXQX_OP_MODE[src]

read() method returns mtl_txqx_op_mode::R reader structure

impl ResetValue for MTL_TXQX_OP_MODE[src]

Register MTL_TXQx_OP_MODE reset()'s with value 0

type Type = u32

Register size

impl Writable for MTL_TXQX_OP_MODE[src]

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