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

type RLR1 = Reg<u32, _RLR1>;
Expand description

Semaphore 1 read lock register

This register you can read. See API.

For information about available fields see rlr1 module

Trait Implementations

read() method returns rlr1::R reader structure