[][src]Type Definition ambiq_apollo1_pac::iomstr0::CMDRPT

type CMDRPT = Reg<u32, _CMDRPT>;

Command Repeat Register

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

For information about available fields see cmdrpt module

Trait Implementations

impl Readable for CMDRPT[src]

read() method returns cmdrpt::R reader structure

impl ResetValue for CMDRPT[src]

Register CMDRPT reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDRPT[src]

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