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

type CQSETCLEAR = Reg<u32, _CQSETCLEAR>;

Command Queue Flag Set/Clear Register

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

For information about available fields see cqsetclear module

Trait Implementations

impl Readable for CQSETCLEAR[src]

read() method returns cqsetclear::R reader structure

impl ResetValue for CQSETCLEAR[src]

Register CQSETCLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for CQSETCLEAR[src]

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