[][src]Type Definition ambiq_apollo1_pac::ctimer::CMPRA0

type CMPRA0 = Reg<u32, _CMPRA0>;

Counter/Timer A0 Compare Registers

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

For information about available fields see cmpra0 module

Trait Implementations

impl Readable for CMPRA0[src]

read() method returns cmpra0::R reader structure

impl ResetValue for CMPRA0[src]

Register CMPRA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRA0[src]

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