Type Definition tm4c123x::sysctl::DSLPCLKCFG

source ·
pub type DSLPCLKCFG = Reg<u32, _DSLPCLKCFG>;
Expand description

Deep Sleep Clock Configuration

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

For information about available fields see dslpclkcfg module

Trait Implementations§

source§

impl ResetValue for DSLPCLKCFG

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

read() method returns dslpclkcfg::R reader structure

source§

impl Writable for DSLPCLKCFG

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