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

type PTPTSLUR = Reg<u32, _PTPTSLUR>;

Ethernet PTP time stamp low update register

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

For information about available fields see ptptslur module

Trait Implementations

impl Readable for PTPTSLUR[src]

read() method returns ptptslur::R reader structure

impl ResetValue for PTPTSLUR[src]

Register PTPTSLUR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPTSLUR[src]

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