Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that since NetDev_ClkFreqGet() is accessed only by function pointer via a BSP interface structure, it doesn’t need to be globally available and should therefore be declared as ‘static’.

Arguments

pifp_if

Pointer to specific interface to return device’s clock frequency.

perrp_err

Pointer to variable that will receive the return error code from this function:

...