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

<PAL_MOT>

For Motion Sensor PAL

    This board behavior is for the Motion Sensor PAL.

    In addition to the common definitions, this behavior enables access to onboard sensors.

    • Accelerometer MC3630
    void setup() {
      auto&& brd = the_twelite.board.use<PAL_MOT>();
    }

    Member Objects

    sns_MC3630

    Object for the MC3630 sensor.