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

type R26 = Reg<u32, _R26>;

Semaphore 26 register

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

For information about available fields see r26 module

Trait Implementations

impl Readable for R26[src]

read() method returns r26::R reader structure

impl ResetValue for R26[src]

Register R26 reset()'s with value 0

type Type = u32

Register size

impl Writable for R26[src]

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