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

type CMDSTAT = Reg<u32, _CMDSTAT>;

Command status

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

For information about available fields see cmdstat module

Trait Implementations

impl Readable for CMDSTAT[src]

read() method returns cmdstat::R reader structure

impl ResetValue for CMDSTAT[src]

Register CMDSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDSTAT[src]

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