Type Definition stm32wb_stm32hal::stm32wb55::exti::FTSR2[][src]

type FTSR2 = Reg<u32, _FTSR2>;
Expand description

falling trigger selection register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ftsr2 module

Trait Implementations

Register FTSR2 reset()’s with value 0

Register size

Reset value of the register

read() method returns ftsr2::R reader structure

write(|w| ..) method takes ftsr2::W writer structure