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

type SCMPR5 = Reg<u32, _SCMPR5>;

Compare Register F

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

For information about available fields see scmpr5 module

Trait Implementations

impl Readable for SCMPR5[src]

read() method returns scmpr5::R reader structure

impl ResetValue for SCMPR5[src]

Register SCMPR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCMPR5[src]

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