Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ah-/anne-key
/ functions
Functions
113 in github.com/ah-/anne-key
⨍
Functions
113
◇
Types & classes
35
Method
new
()
src/usb/hid.rs:11
Method
off
(&mut self)
src/bluetooth.rs:53
Method
on
(&mut self)
src/bluetooth.rs:49
Method
poll
(&mut self, led: &mut Led<BUFFER>, keyboard: &mut Keyboard)
src/bluetooth.rs:267
Method
poll
(&mut self, usart: &mut USART)
src/serial/mod.rs:44
Method
receive
(&mut self, length: u16, buffer: u32)
src/serial/bluetooth_usart.rs:24
Method
receive
(&mut self, length: u16, buffer: u32)
src/serial/led_usart.rs:20
Method
send
(&mut self, buffer: u32, len: u16)
src/serial/bluetooth_usart.rs:41
Method
send
(&mut self, buffer: u32, length: u16)
src/serial/led_usart.rs:34
Method
send_music
(&mut self, keys: &[u8])
src/led.rs:105
Method
to_action
(self)
src/action.rs:55
Method
tx_interrupt
(&mut self)
src/serial/bluetooth_usart.rs:71
Method
tx_interrupt
(&mut self)
src/serial/led_usart.rs:45
← previous
101–113 of 113, ranked by callers