Struct stm32wlxx_hal::pac::hsem::c2isr::R
pub struct R(/* private fields */);
stm32wl5x_cm4
only.Expand description
Register C2ISR
reader
Implementations§
§impl R
impl R
pub fn isf0(&self) -> BitReaderRaw<ISF0_A>
pub fn isf0(&self) -> BitReaderRaw<ISF0_A>
Bit 0 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf1(&self) -> BitReaderRaw<ISF0_A>
pub fn isf1(&self) -> BitReaderRaw<ISF0_A>
Bit 1 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf2(&self) -> BitReaderRaw<ISF0_A>
pub fn isf2(&self) -> BitReaderRaw<ISF0_A>
Bit 2 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf3(&self) -> BitReaderRaw<ISF0_A>
pub fn isf3(&self) -> BitReaderRaw<ISF0_A>
Bit 3 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf4(&self) -> BitReaderRaw<ISF0_A>
pub fn isf4(&self) -> BitReaderRaw<ISF0_A>
Bit 4 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf5(&self) -> BitReaderRaw<ISF0_A>
pub fn isf5(&self) -> BitReaderRaw<ISF0_A>
Bit 5 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf6(&self) -> BitReaderRaw<ISF0_A>
pub fn isf6(&self) -> BitReaderRaw<ISF0_A>
Bit 6 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf7(&self) -> BitReaderRaw<ISF0_A>
pub fn isf7(&self) -> BitReaderRaw<ISF0_A>
Bit 7 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf8(&self) -> BitReaderRaw<ISF0_A>
pub fn isf8(&self) -> BitReaderRaw<ISF0_A>
Bit 8 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf9(&self) -> BitReaderRaw<ISF0_A>
pub fn isf9(&self) -> BitReaderRaw<ISF0_A>
Bit 9 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf10(&self) -> BitReaderRaw<ISF0_A>
pub fn isf10(&self) -> BitReaderRaw<ISF0_A>
Bit 10 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf11(&self) -> BitReaderRaw<ISF0_A>
pub fn isf11(&self) -> BitReaderRaw<ISF0_A>
Bit 11 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf12(&self) -> BitReaderRaw<ISF0_A>
pub fn isf12(&self) -> BitReaderRaw<ISF0_A>
Bit 12 - Interrupt(N) semaphore n status bit before enable (mask)
pub fn isf13(&self) -> BitReaderRaw<ISF0_A>
pub fn isf13(&self) -> BitReaderRaw<ISF0_A>
Bit 13 - Interrupt(N) semaphore n status bit before enable (mask)
Methods from Deref<Target = R<C2ISR_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.