Type Definition tm4c123x::flash_ctrl::RMCTL

source ·
pub type RMCTL = Reg<u32, _RMCTL>;
Expand description

ROM Control

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

For information about available fields see rmctl module

Trait Implementations§

source§

impl ResetValue for RMCTL

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

read() method returns rmctl::R reader structure

source§

impl Writable for RMCTL

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