Type Definition tm4c123x::timer0::TBPR

source ·
pub type TBPR = Reg<u32, _TBPR>;
Expand description

GPTM Timer B Prescale

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

For information about available fields see tbpr module

Trait Implementations§

source§

impl ResetValue for TBPR

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

read() method returns tbpr::R reader structure

source§

impl Writable for TBPR

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