techmannih/TPS6521835SimplifiedSchematic

This schematic depicts a TPS6521835 power management IC with multiple voltage regulator channels, support circuitry, and interface connectors assembled on a PCB.

Version
0.0.1
License
unset
Stars
0

dist/index.d.ts

import * as react from 'react';
import { SubcircuitProps } from '@tscircuit/props';

declare const TPS6521835SimplifiedSchematic: (props: SubcircuitProps) => any;

export { TPS6521835SimplifiedSchematic, TPS6521835SimplifiedSchematic as default };