Type Definition stm32f4::stm32f469::ethernet_mac::MACFFR[][src]

type MACFFR = Reg<u32, _MACFFR>;

Ethernet MAC frame filter register

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

For information about available fields see macffr module

Trait Implementations

impl Readable for MACFFR[src]

read() method returns macffr::R reader structure

impl ResetValue for MACFFR[src]

Register MACFFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MACFFR[src]

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