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

type RLR3 = Reg<u32, _RLR3>;

Semaphore 3 read lock register

This register you can read. See API.

For information about available fields see rlr3 module

Trait Implementations

impl Readable for RLR3[src]

read() method returns rlr3::R reader structure