Type Alias atsame54n::can0::ils::BOL_W

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

Field BOL writer - Bus_Off Status Interrupt Line

Aliased Type§

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