Type Definition tm4c123x::timer0::TAILR

source ·
pub type TAILR = Reg<u32, _TAILR>;
Expand description

GPTM Timer A Interval Load

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

For information about available fields see tailr module

Trait Implementations§

source§

impl ResetValue for TAILR

Register TAILR 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 TAILR

read() method returns tailr::R reader structure

source§

impl Writable for TAILR

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