index
:
ch573.git
dev
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spi.h
blob: 65e3a9d2da76e79b2c3fc67aa3e0b47620519018 (
plain
) (
blame
)
1
2
3
4
5
#pragma once
void
enable_spi
(
void
);
void
run_spi
(
void
);