Module stm32f4xx_hal::pac::ethernet_ptp

source ·
Expand description

Ethernet: Precision time protocol

Modules§

  • Ethernet PTP PPS control register
  • Ethernet PTP subsecond increment register
  • Ethernet PTP time stamp addend register
  • Ethernet PTP time stamp control register
  • Ethernet PTP time stamp high register
  • Ethernet PTP time stamp high update register
  • Ethernet PTP time stamp low register
  • Ethernet PTP time stamp low update register
  • Ethernet PTP time stamp status register
  • Ethernet PTP target time high register
  • Ethernet PTP target time low register

Structs§

Type Aliases§

  • PTPPPSCR register accessor: an alias for Reg<PTPPPSCR_SPEC>
  • PTPSSIR register accessor: an alias for Reg<PTPSSIR_SPEC>
  • PTPTSAR register accessor: an alias for Reg<PTPTSAR_SPEC>
  • PTPTSCR register accessor: an alias for Reg<PTPTSCR_SPEC>
  • PTPTSHR register accessor: an alias for Reg<PTPTSHR_SPEC>
  • PTPTSHUR register accessor: an alias for Reg<PTPTSHUR_SPEC>
  • PTPTSLR register accessor: an alias for Reg<PTPTSLR_SPEC>
  • PTPTSLUR register accessor: an alias for Reg<PTPTSLUR_SPEC>
  • PTPTSSR register accessor: an alias for Reg<PTPTSSR_SPEC>
  • PTPTTHR register accessor: an alias for Reg<PTPTTHR_SPEC>
  • PTPTTLR register accessor: an alias for Reg<PTPTTLR_SPEC>