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

type CONFIG_STATUS2 = Reg<u32, _CONFIG_STATUS2>;

Bits 16-23 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_status2 module

Trait Implementations

impl Readable for CONFIG_STATUS2[src]

read() method returns config_status2::R reader structure

impl ResetValue for CONFIG_STATUS2[src]

Register CONFIG_STATUS2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFIG_STATUS2[src]

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