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

type DNA_ID1 = Reg<u32, _DNA_ID1>;

Bits 8-15 of INFO_DNA_ID.

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

For information about available fields see dna_id1 module

Trait Implementations

impl Readable for DNA_ID1[src]

read() method returns dna_id1::R reader structure

impl ResetValue for DNA_ID1[src]

Register DNA_ID1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DNA_ID1[src]

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