[][src]Type Definition stm32wb_pac::hsem::RLR1

type RLR1 = Reg<u32, _RLR1>;

Semaphore 1 read lock register

This register you can read. See API.

For information about available fields see rlr1 module

Trait Implementations

impl Readable for RLR1[src]

read() method returns rlr1::R reader structure