Type Alias atsame54n::pm::pwsakdly::IGNACK_W

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

Field IGNACK writer - Ignore Acknowledge

Aliased Type§

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