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

type W = W<u32, CCR>;

Writer for register CCR

Implementations

impl W[src]

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

Bit 0 - Indicates how processor enters Thread mode

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

Bit 1 - Enables unprivileged software access to STIR register

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 divide by 0 trap

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

Bit 8 - Ignore LDM/STM BusFault for -1/-2 priority handlers

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

Bit 9 - Indicates stack alignment on exception entry