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

type R18 = Reg<u32, _R18>;

Semaphore 18 register

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

For information about available fields see r18 module

Trait Implementations

impl Readable for R18[src]

read() method returns r18::R reader structure

impl ResetValue for R18[src]

Register R18 reset()'s with value 0

type Type = u32

Register size

impl Writable for R18[src]

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