Type Alias esp32c3::dma::ch::in_conf1::IN_CHECK_OWNER_W

source ·
pub type IN_CHECK_OWNER_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field IN_CHECK_OWNER writer - Set this bit to enable checking the owner attribute of the link descriptor.

Aliased Type§

struct IN_CHECK_OWNER_W<'a, REG> { /* private fields */ }