allpower_AP3722AT module#

class CirclePad[source]#

Bases: Pad

shape: Shape | PadShape = Circle(radius=0.35)#

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.

soldermask = Soldermask(shape=Circle(radius=0.401), side=<Side.Top: 0>)#
paste = Paste(shape=Circle(radius=0.401), side=<Side.Top: 0>)#
class AP3722AT[source]#

Bases: Circuit

mic = mic()#
vin = Power()#
out = Port()#
Device#

alias of AP3722AT