Type Alias mcxn947_pac::can0::mcr::LPRIOEN_W

source ·
pub type LPRIOEN_W<'a, REG> = BitWriter<'a, REG, LPRIOEN_A>;
Expand description

Field LPRIOEN writer - Local Priority Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Local Priority disabled.

source

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

Local Priority enabled.