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

type MAC_FRAME_FILTER = Reg<u32, _MAC_FRAME_FILTER>;

MAC Frame Filter

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

For information about available fields see mac_frame_filter module

Trait Implementations

impl Readable for MAC_FRAME_FILTER[src]

read() method returns mac_frame_filter::R reader structure

impl ResetValue for MAC_FRAME_FILTER[src]

Register MAC_FRAME_FILTER reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_FRAME_FILTER[src]

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