21.6.2.15.7 Function system_gclk_chan_is_locked()

Determins if the specified Generic Clock channel is locked.

bool system_gclk_chan_is_locked( const uint8_t channel)

Table 21-53. Parameters
Data directionParameter nameDescription

[in]

channel

Generic Clock Channel index

Returns

The lock status.

Table 21-54. Return Values
Return valueDescription

true

The Generic Clock channel is locked

false

The Generic Clock channel is not locked