Type Definition tm4c123x::sysctl::SCGCUART

source ·
pub type SCGCUART = Reg<u32, _SCGCUART>;
Expand description

Universal Asynchronous Receiver/Transmitter Sleep Mode Clock Gating Control

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

For information about available fields see scgcuart module

Trait Implementations§

source§

impl ResetValue for SCGCUART

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

read() method returns scgcuart::R reader structure

source§

impl Writable for SCGCUART

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