MemfaultenaW

Type Alias MemfaultenaW 

pub type MemfaultenaW<'a, REG> = BitWriter<'a, REG, Memfaultena>;
Expand description

Field MEMFAULTENA writer - MemManage enable bit, set to 1 to enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> MemfaultenaW<'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