[][src]Type Definition lpc55s6x_pac::rng::ENCRYPTED_NUMBER

type ENCRYPTED_NUMBER = Reg<u32, _ENCRYPTED_NUMBER>;

This register contains a random 32 bit number which is pre-computed

This register you can read. See API.

For information about avaliable fields see encrypted_number module

Trait Implementations

impl Readable for ENCRYPTED_NUMBER[src]

read() method returns encrypted_number::R reader structure