[][src]Type Definition xmc4400::eth0::RECEIVE_DESCRIPTOR_LIST_ADDRESS

type RECEIVE_DESCRIPTOR_LIST_ADDRESS = Reg<u32, _RECEIVE_DESCRIPTOR_LIST_ADDRESS>;

Receive Descriptor Address Register

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

For information about available fields see receive_descriptor_list_address module

Trait Implementations

impl Readable for RECEIVE_DESCRIPTOR_LIST_ADDRESS[src]

read() method returns receive_descriptor_list_address::R reader structure

impl ResetValue for RECEIVE_DESCRIPTOR_LIST_ADDRESS[src]

Register RECEIVE_DESCRIPTOR_LIST_ADDRESS reset()'s with value 0

type Type = u32

Register size

impl Writable for RECEIVE_DESCRIPTOR_LIST_ADDRESS[src]

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