This is the multi-page printable view of this section. Click here to print...

Return to the regular view of this page

As of 2025-07-24

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.