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

type R21 = Reg<u32, _R21>;

Semaphore 21 register

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

For information about available fields see r21 module

Trait Implementations

impl Readable for R21[src]

read() method returns r21::R reader structure

impl ResetValue for R21[src]

Register R21 reset()'s with value 0

type Type = u32

Register size

impl Writable for R21[src]

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