Struct max32630_svd::pwrseq::msk_flags::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 1 - Mask for system reboot detect

Bit 2 - Mask for previous power fail detect

Bit 3 - Mask for previous boot fail detect

Bit 4 - Mask for flash discharge event

Bit 5 - Mask for GPIO wakeup event detect

Bit 6 - Mask for VDD12 rst event

Bit 7 - Mask for VDD18 rst event

Bit 8 - Mask for VRTC rst event

Bit 9 - Mask for VDDB rst event

Bit 10 - Mask for TVDD12 rst event

Bit 11 - Mask for POR18 powerfail event

Bit 12 - Mask for RTC compare 0 event

Bit 13 - Mask for RTC compare 1 event

Bit 14 - Mask for RTC prescale compare event

Bit 15 - Mask for RTC rollover event

Bit 16 - Mask for USB plug connect event

Bit 17 - Mask for USB plug disconnect event

Bit 18 - Mask for TVDD12 power fail event

Auto Trait Implementations

impl Send for R

impl Sync for R