Type Definition stm32wb_stm32hal::stm32wb55::hsem::RLR2[][src]

type RLR2 = Reg<u32, _RLR2>;
Expand description

Semaphore 2 read lock register

This register you can read. See API.

For information about available fields see rlr2 module

Trait Implementations

read() method returns rlr2::R reader structure