[][src]Type Definition ambiq_apollo3p_pac::ctimer::TMR5

type TMR5 = Reg<u32, _TMR5>;

Counter/Timer 5

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

For information about available fields see tmr5 module

Trait Implementations

impl Readable for TMR5[src]

read() method returns tmr5::R reader structure

impl ResetValue for TMR5[src]

Register TMR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for TMR5[src]

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