BusfaultenaW

Type Alias BusfaultenaW 

pub type BusfaultenaW<'a, REG> = BitWriter<'a, REG, Busfaultena>;
Expand description

Field BUSFAULTENA writer - BusFault enable bit, set to 1 to enable

Aliased Type§

pub struct BusfaultenaW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> BusfaultenaW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

disable the exception

pub fn _1(self) -> &'a mut W<REG>

enable the exception