Type Alias esp32c3::uart0::int_st::WAKEUP_R

source ·
pub type WAKEUP_R = BitReader;
Expand description

Field WAKEUP reader - This is the status bit for uart_wakeup_int_raw when uart_wakeup_int_ena is set to 1.

Aliased Type§

struct WAKEUP_R { /* private fields */ }