Type Definition stm32f2::stm32f217::ethernet_ptp::PTPTSHUR[][src]

type PTPTSHUR = Reg<u32, _PTPTSHUR>;

Ethernet PTP time stamp high update register

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

For information about available fields see ptptshur module

Trait Implementations

impl Readable for PTPTSHUR[src]

read() method returns ptptshur::R reader structure

impl ResetValue for PTPTSHUR[src]

Register PTPTSHUR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPTSHUR[src]

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