Boolean Array in Omron FINS Driver

Boolean in the FINS driver is only used with TIM and CNT area to read flags, it's not valid when addressing any other area.

The address might look something like:

T<bool[3]>0
C<bool[3]>0
1 Like