Type Definition tm4c123x::sysctl::SCGCADC

source ·
pub type SCGCADC = Reg<u32, _SCGCADC>;
Expand description

Analog-to-Digital Converter Sleep Mode Clock Gating Control

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

For information about available fields see scgcadc module

Trait Implementations§

source§

impl ResetValue for SCGCADC

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

read() method returns scgcadc::R reader structure

source§

impl Writable for SCGCADC

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