Type Alias esp32s3::dma::ch::in_int::CLR

source ·
pub type CLR = Reg<CLR_SPEC>;
Expand description

CLR (w) register accessor: Interrupt clear bits of Rx channel 0

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

For information about available fields see clr module

Aliased Type§

struct CLR { /* private fields */ }