[][src]Type Definition betrusted_pac::sram_ext::CONFIG_STATUS1

type CONFIG_STATUS1 = Reg<u32, _CONFIG_STATUS1>;

Bits 8-15 of SRAM_EXT_CONFIG_STATUS.

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

For information about available fields see config_status1 module

Trait Implementations

impl Readable for CONFIG_STATUS1[src]

read() method returns config_status1::R reader structure

impl ResetValue for CONFIG_STATUS1[src]

Register CONFIG_STATUS1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFIG_STATUS1[src]

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