[][src]Type Definition cc3220sf::timera1::TBPV

type TBPV = Reg<u32, _TBPV>;

GPTM Timer B Prescale Value

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

For information about available fields see tbpv module

Trait Implementations

impl Readable for TBPV[src]

read() method returns tbpv::R reader structure

impl ResetValue for TBPV[src]

Register TBPV reset()'s with value 0

type Type = u32

Register size

impl Writable for TBPV[src]

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