const COUNTER_MODE_INCREMENT: u8 = 0x01;
param1 mode bits: increment the counter by 1, then return the new value.
param1