Type Definition stm32f2::stm32f215::ethernet_ptp::PTPTTHR[][src]

type PTPTTHR = Reg<u32, _PTPTTHR>;

Ethernet PTP target time high register

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

For information about available fields see ptptthr module

Trait Implementations

impl Readable for PTPTTHR[src]

read() method returns ptptthr::R reader structure

impl ResetValue for PTPTTHR[src]

Register PTPTTHR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPTTHR[src]

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