Type Definition tm4c123x::sysctl::SCGCTIMER

source ·
pub type SCGCTIMER = Reg<u32, _SCGCTIMER>;
Expand description

16/32-Bit General-Purpose Timer Sleep Mode Clock Gating Control

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

For information about available fields see scgctimer module

Trait Implementations§

source§

impl ResetValue for SCGCTIMER

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

read() method returns scgctimer::R reader structure

source§

impl Writable for SCGCTIMER

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