Type Alias esp32s3::dma::ch::in_int::ST

source ·
pub type ST = Reg<ST_SPEC>;
Expand description

ST (r) register accessor: Masked interrupt of Rx channel 0

You can read this register and get st::R. See API.

For information about available fields see st module

Aliased Type§

struct ST { /* private fields */ }