Type Definition tm4c123x::timer0::TBPMR

source ·
pub type TBPMR = Reg<u32, _TBPMR>;
Expand description

GPTM TimerB Prescale Match

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

For information about available fields see tbpmr module

Trait Implementations§

source§

impl ResetValue for TBPMR

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

read() method returns tbpmr::R reader structure

source§

impl Writable for TBPMR

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