Type Definition tm4c123x::sysctl::RCGCQEI

source ·
pub type RCGCQEI = Reg<u32, _RCGCQEI>;
Expand description

Quadrature Encoder Interface Run Mode Clock Gating Control

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

For information about available fields see rcgcqei module

Trait Implementations§

source§

impl ResetValue for RCGCQEI

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

read() method returns rcgcqei::R reader structure

source§

impl Writable for RCGCQEI

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