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

type R6 = Reg<u32, _R6>;
Expand description

Semaphore 6 register

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

For information about available fields see r6 module

Trait Implementations

Register R6 reset()’s with value 0

Register size

Reset value of the register

read() method returns r6::R reader structure

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