Type Definition stm32f4::stm32f469::ethernet_ptp::PTPTSCR[][src]

type PTPTSCR = Reg<u32, _PTPTSCR>;

Ethernet PTP time stamp control register

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

For information about available fields see ptptscr module

Trait Implementations

impl Readable for PTPTSCR[src]

read() method returns ptptscr::R reader structure

impl ResetValue for PTPTSCR[src]

Register PTPTSCR reset()'s with value 0x2000

type Type = u32

Register size

impl Writable for PTPTSCR[src]

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