> For the complete documentation index, see [llms.txt](https://mwx.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwx.twelite.info/latest_en/boards/pal/pal_mot.md).

# \<PAL\_MOT>

Board BEHAVIOR for [MOTION SENSE PAL MOTION SENSE PAL](https://mono-wireless.com/jp/products/twelite-pal/sense/amb-pal.html).

In addition to [common definitions](/latest_en/boards/pal.md), it can handle sensors on the board.

* Accelerometer MC3630

```cpp
void setup() {
  auto&& brd = the_twelite.board.use<PAL_MOT>();
}
```

## Member Objects

### sns\_MC3630

[MC3630 Sensor](/latest_en/sensor_object/mc3630.md) object.

###
