MCPcopy Create free account
hub / github.com/CE-Programming/CEmu / panel_spi_deselect

Function panel_spi_deselect

core/panel.c:1332–1333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1330}
1331
1332void panel_spi_deselect(void) {
1333}
1334
1335void init_panel(void) {
1336 panel.clockRate = 9800000;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected