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

type RLR8 = Reg<u32, _RLR8>;

Semaphore 8 read lock register

This register you can read. See API.

For information about available fields see rlr8 module

Trait Implementations

impl Readable for RLR8[src]

read() method returns rlr8::R reader structure