Type Definition tm4c123x::sysctl::LDOSPCTL

source ·
pub type LDOSPCTL = Reg<u32, _LDOSPCTL>;
Expand description

LDO Sleep Power Control

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

For information about available fields see ldospctl module

Trait Implementations§

source§

impl ResetValue for LDOSPCTL

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

read() method returns ldospctl::R reader structure

source§

impl Writable for LDOSPCTL

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