Type Alias esp32c3::spi1::INT_CLR

source ·
pub type INT_CLR = Reg<INT_CLR_SPEC>;
Expand description

INT_CLR (w) register accessor: SPI1 interrupt clear register

You can reset, write, write_with_zero this register using int_clr::W. See API.

For information about available fields see int_clr module

Aliased Type§

struct INT_CLR { /* private fields */ }