[][src]Type Definition lpc55s6x_pac::flash_cmpa::SHA256_DIGEST

type SHA256_DIGEST = Reg<u32, _SHA256_DIGEST>;

SHA256_DIGEST0 for DIGEST[31:0] SHA256_DIGEST1 for DIGEST[63:32] SHA256_DIGEST2 for DIGEST[95:64] SHA256_DIGEST3 for DIGEST[127:96] SHA256_DIGEST4 for DIGEST[159:128] SHA256_DIGEST5 for DIGEST[191:160] SHA256_DIGEST6 for DIGEST[223:192] SHA256_DIGEST7 for DIGEST[255:224]

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

For information about avaliable fields see sha256_digest module

Trait Implementations

impl Readable for SHA256_DIGEST[src]

read() method returns sha256_digest::R reader structure

impl Writable for SHA256_DIGEST[src]

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

impl ResetValue for SHA256_DIGEST[src]

Register SHA256_DIGEST[%s] reset()'s with value 0

type Type = u32

Register size