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

type MTL_RXQX_OP_MODE = Reg<u32, _MTL_RXQX_OP_MODE>;

MTL RxQx Operation Mode register

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

For information about available fields see mtl_rxqx_op_mode module

Trait Implementations

impl Readable for MTL_RXQX_OP_MODE[src]

read() method returns mtl_rxqx_op_mode::R reader structure

impl ResetValue for MTL_RXQX_OP_MODE[src]

Register MTL_RXQx_OP_MODE reset()'s with value 0

type Type = u32

Register size

impl Writable for MTL_RXQX_OP_MODE[src]

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