[][src]Type Definition lpc54606_pac::enet::MTL_OP_MODE

type MTL_OP_MODE = Reg<u32, _MTL_OP_MODE>;

MTL Operation Mode Register

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

For information about available fields see mtl_op_mode module

Trait Implementations

impl Readable for MTL_OP_MODE[src]

read() method returns mtl_op_mode::R reader structure

impl ResetValue for MTL_OP_MODE[src]

Register MTL_OP_MODE reset()'s with value 0

type Type = u32

Register size

impl Writable for MTL_OP_MODE[src]

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