[][src]Type Definition lpc55s6x_pac::hashcrypt::INDATA

type INDATA = Reg<u32, _INDATA>;

Input of 16 words at a time to load up buffer.

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

For information about avaliable fields see indata module

Trait Implementations

impl Writable for INDATA[src]

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

impl ResetValue for INDATA[src]

Register INDATA reset()'s with value 0

type Type = u32

Register size