Type Alias atsamd51p::pdec::ctrla::SWAP_W

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

Field SWAP writer - PDEC Phase A and B Swap

Aliased Type§

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