/      日本語

digitalReadBitmap()

Digital input function (batch)
Reads the values of the input-configured ports in batch.
uint32_t digitalReadBitmap()

Values are stored in order from the LSB side: DIO0 … DIO19.

Pins on the HIGH side are set to 1, and pins on the LOW side are set to 0.