[][src]Type Definition betrusted_pac::info::DNA_ID4

type DNA_ID4 = Reg<u32, _DNA_ID4>;

Bits 32-39 of INFO_DNA_ID.

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

For information about available fields see dna_id4 module

Trait Implementations

impl Readable for DNA_ID4[src]

read() method returns dna_id4::R reader structure

impl ResetValue for DNA_ID4[src]

Register DNA_ID4 reset()'s with value 0

type Type = u32

Register size

impl Writable for DNA_ID4[src]

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