[][src]Type Definition lpc54606_pac::system_control::ccr::W

type W = W<u32, CCR>;

Writer for register CCR

Methods

impl W[src]

pub fn nonbasethrdena(&mut self) -> NONBASETHRDENA_W[src]

Bit 0 - no description available

pub fn usersetmpend(&mut self) -> USERSETMPEND_W[src]

Bit 1 - Enables unprivileged software access to the STIR

pub fn unalign_trp(&mut self) -> UNALIGN_TRP_W[src]

Bit 3 - Enables unaligned access traps

pub fn div_0_trp(&mut self) -> DIV_0_TRP_W[src]

Bit 4 - Enables faulting or halting when the processor executes an SDIV or UDIV instruction with a divisor of 0

pub fn bfhfnmign(&mut self) -> BFHFNMIGN_W[src]

Bit 8 - Enables handlers with priority -1 or -2 to ignore data BusFaults caused by load and store instructions.

pub fn stkalign(&mut self) -> STKALIGN_W[src]

Bit 9 - Indicates stack alignment on exception entry