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

type RLR0 = Reg<u32, _RLR0>;

Semaphore 0 read lock register

This register you can read. See API.

For information about available fields see rlr0 module

Trait Implementations

impl Readable for RLR0[src]

read() method returns rlr0::R reader structure