[][src]Type Definition mkl25z4::tpm0::MOD

type MOD = Reg<u32, _MOD>;

Modulo

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

For information about available fields see mod_ module

Trait Implementations

impl Readable for MOD[src]

read() method returns mod_::R reader structure

impl ResetValue for MOD[src]

Register MOD reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MOD[src]

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