pub fn wake_register_uart(instance: u32) -> Result<()>
Register a UART wake source.
Returns Error::NoMemory if the wake source table is full.
Error::NoMemory