Type Definition tm4c123x::sysctl::RCGCADC

source ·
pub type RCGCADC = Reg<u32, _RCGCADC>;
Expand description

Analog-to-Digital Converter Run Mode Clock Gating Control

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

For information about available fields see rcgcadc module

Trait Implementations§

source§

impl ResetValue for RCGCADC

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

read() method returns rcgcadc::R reader structure

source§

impl Writable for RCGCADC

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