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

type R30 = Reg<u32, _R30>;

Semaphore 30 register

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

For information about available fields see r30 module

Trait Implementations

impl Readable for R30[src]

read() method returns r30::R reader structure

impl ResetValue for R30[src]

Register R30 reset()'s with value 0

type Type = u32

Register size

impl Writable for R30[src]

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