[][src]Type Definition stm32f4::stm32f407::ethernet_mac::MACHTHR

type MACHTHR = Reg<u32, _MACHTHR>;

Ethernet MAC hash table high register

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

For information about available fields see machthr module

Trait Implementations

impl Readable for MACHTHR[src]

read() method returns machthr::R reader structure

impl ResetValue for MACHTHR[src]

Register MACHTHR reset()'s with value 0

type Type = u32

Register size

impl Writable for MACHTHR[src]

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