[][src]Type Definition xmc4800::eth0::OPERATION_MODE

type OPERATION_MODE = Reg<u32, _OPERATION_MODE>;

Operation Mode Register

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

For information about avaliable fields see operation_mode module

Trait Implementations

impl Readable for OPERATION_MODE[src]

read() method returns operation_mode::R reader structure

impl Writable for OPERATION_MODE[src]

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

impl ResetValue for OPERATION_MODE[src]

Register OPERATION_MODE reset()'s with value 0

type Type = u32

Register size