[][src]Type Definition betrusted_pac::romtest::DATA0

type DATA0 = Reg<u32, _DATA0>;

Bits 0-7 of ROMTEST_DATA.

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

For information about available fields see data0 module

Trait Implementations

impl Readable for DATA0[src]

read() method returns data0::R reader structure

impl ResetValue for DATA0[src]

Register DATA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DATA0[src]

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