Type Definition tm4c129x::ccm0::CRCCTRL

source ·
pub type CRCCTRL = Reg<u32, _CRCCTRL>;
Expand description

CRC Control

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

For information about available fields see crcctrl module

Trait Implementations§

source§

impl ResetValue for CRCCTRL

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

read() method returns crcctrl::R reader structure

source§

impl Writable for CRCCTRL

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