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

type CTRL3 = Reg<u32, _CTRL3>;

Counter/Timer Control

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

For information about available fields see ctrl3 module

Trait Implementations

impl Readable for CTRL3[src]

read() method returns ctrl3::R reader structure

impl ResetValue for CTRL3[src]

Register CTRL3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRL3[src]

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