[][src]Type Definition ambiq_apollo1_pac::ctimer::CTRL0

type CTRL0 = Reg<u32, _CTRL0>;

Counter/Timer Control

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

For information about available fields see ctrl0 module

Trait Implementations

impl Readable for CTRL0[src]

read() method returns ctrl0::R reader structure

impl ResetValue for CTRL0[src]

Register CTRL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTRL0[src]

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