Type Definition tm4c123x::timer0::TBILR

source ·
pub type TBILR = Reg<u32, _TBILR>;
Expand description

GPTM Timer B Interval Load

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

For information about available fields see tbilr module

Trait Implementations§

source§

impl ResetValue for TBILR

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

read() method returns tbilr::R reader structure

source§

impl Writable for TBILR

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