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

type CMPRA3 = Reg<u32, _CMPRA3>;

Counter/Timer A3 Compare Registers

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

For information about available fields see cmpra3 module

Trait Implementations

impl Readable for CMPRA3[src]

read() method returns cmpra3::R reader structure

impl ResetValue for CMPRA3[src]

Register CMPRA3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRA3[src]

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