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

type PTPSSIR = Reg<u32, _PTPSSIR>;

Ethernet PTP subsecond increment register

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

For information about available fields see ptpssir module

Trait Implementations

impl Readable for PTPSSIR[src]

read() method returns ptpssir::R reader structure

impl ResetValue for PTPSSIR[src]

Register PTPSSIR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPSSIR[src]

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