Type Alias atsamd51p::sercom0::spim::intenclr::RXC_W

source ·
pub type RXC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field RXC writer - Receive Complete Interrupt Disable

Aliased Type§

struct RXC_W<'a, REG, const O: u8> { /* private fields */ }