[][src]Type Definition k210_pac::sha256::RESULT

type RESULT = Reg<u32, _RESULT>;

Calculated SHA256 return value

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

For information about avaliable fields see result module

Trait Implementations

impl Readable for RESULT[src]

read() method returns result::R reader structure

impl Writable for RESULT[src]

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

impl ResetValue for RESULT[src]

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

type Type = u32

Register size