Type Alias atsamd51p::icm::ier::REC_W

source ·
pub type REC_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O>;
Expand description

Field REC writer - Region End bit Condition Detected Interrupt Enable

Aliased Type§

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