stmicroelectronics_LIS3DHTR module#

class RectanglePad[source]#

Bases: Pad

shape: Shape | PadShape = Polygon(elements=((0.225, 0.175), (-0.225, 0.175), (-0.225, -0.175), (0.225, -0.175)), holes=())#

The geometric shape of the pad or a PadShape to specify the regular shape and the shape when non-functional pads are removed. Can be overridden on a per-layer basis by shapes.

class LIS3DHTR[source]#

Bases: Circuit

acc = acc()#
power = Power()#
i2c = I2C()#
spi = SPI(cs=True)#
adc = (Port(), Port(), Port())#
int = (Port(), Port())#
vio = Port()#
Device#

alias of LIS3DHTR