[][src]Type Definition cc3220sf::timera2::TBILR

type TBILR = Reg<u32, _TBILR>;

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

impl Readable for TBILR[src]

read() method returns tbilr::R reader structure

impl ResetValue for TBILR[src]

Register TBILR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBILR[src]

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