Gocator API

◆ GoSetup_SpacingIntervalTypeUsed()

kBool GoSetup_SpacingIntervalTypeUsed ( GoSetup  setup,
GoRole  role 
)

Gets the system value representing whether or not the user specified spacing interval type setting is being used at the moment.

Version
Introduced in firmware 4.0.10.27
Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
kTRUE if the user specified spacing interval type setting is used and kFALSE otherwise.