Type Alias atsamd51p::dsu::statusa::DONE_W

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

Field DONE writer - Done

Aliased Type§

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