Struct stm32wlxx_hal::pac::exti::ftsr1::R
pub struct R(/* private fields */);
stm32wl5x_cm4
only.Expand description
Register FTSR1
reader
Implementations§
§impl R
impl R
pub fn ft21(&self) -> BitReaderRaw<FT0_A>
pub fn ft21(&self) -> BitReaderRaw<FT0_A>
Bit 21 - Falling trigger event configuration bit of Configurable Event input
pub fn ft22(&self) -> BitReaderRaw<FT0_A>
pub fn ft22(&self) -> BitReaderRaw<FT0_A>
Bit 22 - Falling trigger event configuration bit of Configurable Event input
pub fn ft0(&self) -> BitReaderRaw<FT0_A>
pub fn ft0(&self) -> BitReaderRaw<FT0_A>
Bit 0 - Falling trigger event configuration bit of Configurable Event input
pub fn ft1(&self) -> BitReaderRaw<FT0_A>
pub fn ft1(&self) -> BitReaderRaw<FT0_A>
Bit 1 - Falling trigger event configuration bit of Configurable Event input
pub fn ft2(&self) -> BitReaderRaw<FT0_A>
pub fn ft2(&self) -> BitReaderRaw<FT0_A>
Bit 2 - Falling trigger event configuration bit of Configurable Event input
pub fn ft3(&self) -> BitReaderRaw<FT0_A>
pub fn ft3(&self) -> BitReaderRaw<FT0_A>
Bit 3 - Falling trigger event configuration bit of Configurable Event input
pub fn ft4(&self) -> BitReaderRaw<FT0_A>
pub fn ft4(&self) -> BitReaderRaw<FT0_A>
Bit 4 - Falling trigger event configuration bit of Configurable Event input
pub fn ft5(&self) -> BitReaderRaw<FT0_A>
pub fn ft5(&self) -> BitReaderRaw<FT0_A>
Bit 5 - Falling trigger event configuration bit of Configurable Event input
pub fn ft6(&self) -> BitReaderRaw<FT0_A>
pub fn ft6(&self) -> BitReaderRaw<FT0_A>
Bit 6 - Falling trigger event configuration bit of Configurable Event input
pub fn ft7(&self) -> BitReaderRaw<FT0_A>
pub fn ft7(&self) -> BitReaderRaw<FT0_A>
Bit 7 - Falling trigger event configuration bit of Configurable Event input
pub fn ft8(&self) -> BitReaderRaw<FT0_A>
pub fn ft8(&self) -> BitReaderRaw<FT0_A>
Bit 8 - Falling trigger event configuration bit of Configurable Event input
pub fn ft9(&self) -> BitReaderRaw<FT0_A>
pub fn ft9(&self) -> BitReaderRaw<FT0_A>
Bit 9 - Falling trigger event configuration bit of Configurable Event input
pub fn ft10(&self) -> BitReaderRaw<FT0_A>
pub fn ft10(&self) -> BitReaderRaw<FT0_A>
Bit 10 - Falling trigger event configuration bit of Configurable Event input
pub fn ft11(&self) -> BitReaderRaw<FT0_A>
pub fn ft11(&self) -> BitReaderRaw<FT0_A>
Bit 11 - Falling trigger event configuration bit of Configurable Event input
pub fn ft12(&self) -> BitReaderRaw<FT0_A>
pub fn ft12(&self) -> BitReaderRaw<FT0_A>
Bit 12 - Falling trigger event configuration bit of Configurable Event input
pub fn ft13(&self) -> BitReaderRaw<FT0_A>
pub fn ft13(&self) -> BitReaderRaw<FT0_A>
Bit 13 - Falling trigger event configuration bit of Configurable Event input
pub fn ft14(&self) -> BitReaderRaw<FT0_A>
pub fn ft14(&self) -> BitReaderRaw<FT0_A>
Bit 14 - Falling trigger event configuration bit of Configurable Event input
Methods from Deref<Target = R<FTSR1_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.