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

type DNA_ID0 = Reg<u32, _DNA_ID0>;

Bits 0-7 of INFO_DNA_ID.

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

For information about available fields see dna_id0 module

Trait Implementations

impl Readable for DNA_ID0[src]

read() method returns dna_id0::R reader structure

impl ResetValue for DNA_ID0[src]

Register DNA_ID0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DNA_ID0[src]

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