aboutsummaryrefslogtreecommitdiff
path: root/tables/chassis-compliance.typ
blob: a869543ede88829d2f68ffa8314495c5c228c7a7 (plain)
1
2
3
4
5
6
7
8
9
10
#figure(
  table(
    columns: 3,
    table.header([Region], [Safety], [EMC]),
    [EU], [IEC 62368-1], [EN 55032, EN 55035],
    [USA], [UL 62368-1], [FCC Part 15],
    [International], [IEC 62368-1], [CISPR 32, CISPR 35],
  ),
  caption: [Chassis compliance requirements],
) <table-chassis-compliance>