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

type SCAPT0 = Reg<u32, _SCAPT0>;

Capture Register A

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

For information about available fields see scapt0 module

Trait Implementations

impl Readable for SCAPT0[src]

read() method returns scapt0::R reader structure

impl ResetValue for SCAPT0[src]

Register SCAPT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCAPT0[src]

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