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

type READ_CONFIG = Reg<u32, _READ_CONFIG>;

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

For information about available fields see read_config module

Trait Implementations

impl Readable for READ_CONFIG[src]

read() method returns read_config::R reader structure

impl ResetValue for READ_CONFIG[src]

Register READ_CONFIG reset()'s with value 0

type Type = u32

Register size

impl Writable for READ_CONFIG[src]

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