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

type FLOW_CONTROL = Reg<u32, _FLOW_CONTROL>;

Flow Control Register

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

For information about avaliable fields see flow_control module

Trait Implementations

impl Readable for FLOW_CONTROL[src]

read() method returns flow_control::R reader structure

impl Writable for FLOW_CONTROL[src]

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

impl ResetValue for FLOW_CONTROL[src]

Register FLOW_CONTROL reset()'s with value 0

type Type = u32

Register size