wake_register_uart

Function wake_register_uart 

Source
pub fn wake_register_uart(instance: u32) -> Result<()>
Expand description

Register a UART wake source.

ยงErrors

Returns Error::NoMemory if the wake source table is full.