DATABITS_8 constant

int const DATABITS_8

Constant to configure port with 8 databits.

Implementation

static const int DATABITS_8 = 8;