channel property

  1. @ImcField('Channel', 'channel', ImcType.typeInt8)
int channel

Channel of SADC to read.

Implementation

@ImcField('Channel', 'channel', ImcType.typeInt8)
int get channel;