[][src]Type Definition ambiq_apollo2_pac::ctimer::CMPRA2

type CMPRA2 = Reg<u32, _CMPRA2>;

Counter/Timer A2 Compare Registers

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

For information about available fields see cmpra2 module

Trait Implementations

impl Readable for CMPRA2[src]

read() method returns cmpra2::R reader structure

impl ResetValue for CMPRA2[src]

Register CMPRA2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRA2[src]

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