[][src]Type Definition stm32f1::stm32f107::ethernet_ptp::PTPTSAR

type PTPTSAR = Reg<u32, _PTPTSAR>;

Ethernet PTP time stamp addend register

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

For information about available fields see ptptsar module

Trait Implementations

impl Readable for PTPTSAR[src]

read() method returns ptptsar::R reader structure

impl ResetValue for PTPTSAR[src]

Register PTPTSAR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPTSAR[src]

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