Type Definition stm32wb_stm32hal::stm32wb55::hsem::R16[][src]

type R16 = Reg<u32, _R16>;
Expand description

Semaphore 16 register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see r16 module

Trait Implementations

Register R16 reset()’s with value 0

Register size

Reset value of the register

read() method returns r16::R reader structure

write(|w| ..) method takes r16::W writer structure