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

type RLR2 = Reg<u32, _RLR2>;

Semaphore 2 read lock register

This register you can read. See API.

For information about available fields see rlr2 module

Trait Implementations

impl Readable for RLR2[src]

read() method returns rlr2::R reader structure