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

type R13 = Reg<u32, _R13>;

Semaphore 13 register

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

For information about available fields see r13 module

Trait Implementations

impl Readable for R13[src]

read() method returns r13::R reader structure

impl ResetValue for R13[src]

Register R13 reset()'s with value 0

type Type = u32

Register size

impl Writable for R13[src]

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