[][src]Type Definition ambiq_apollo3p_pac::bleif::BLEDBG

type BLEDBG = Reg<u32, _BLEDBG>;

BLEIF Master Debug Register

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

For information about available fields see bledbg module

Trait Implementations

impl Readable for BLEDBG[src]

read() method returns bledbg::R reader structure

impl ResetValue for BLEDBG[src]

Register BLEDBG reset()'s with value 0

type Type = u32

Register size

impl Writable for BLEDBG[src]

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