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

type SCAPT1 = Reg<u32, _SCAPT1>;

Capture Register B

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

For information about available fields see scapt1 module

Trait Implementations

impl Readable for SCAPT1[src]

read() method returns scapt1::R reader structure

impl ResetValue for SCAPT1[src]

Register SCAPT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCAPT1[src]

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