Type Alias atsamd51p::ac::compctrl::SWAP_W

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

Field SWAP writer - Swap Inputs and Invert

Aliased Type§

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