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

type R19 = Reg<u32, _R19>;

Semaphore 19 register

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

For information about available fields see r19 module

Trait Implementations

impl Readable for R19[src]

read() method returns r19::R reader structure

impl ResetValue for R19[src]

Register R19 reset()'s with value 0

type Type = u32

Register size

impl Writable for R19[src]

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