Type Definition tm4c123x::wtimer0::TAPMR

source ·
pub type TAPMR = Reg<u32, _TAPMR>;
Expand description

GPTM TimerA Prescale Match

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

For information about available fields see tapmr module

Trait Implementations§

source§

impl ResetValue for TAPMR

Register TAPMR reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for TAPMR

read() method returns tapmr::R reader structure

source§

impl Writable for TAPMR

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