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

type CMPRA1 = Reg<u32, _CMPRA1>;

Counter/Timer A1 Compare Registers

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

For information about available fields see cmpra1 module

Trait Implementations

impl Readable for CMPRA1[src]

read() method returns cmpra1::R reader structure

impl ResetValue for CMPRA1[src]

Register CMPRA1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRA1[src]

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