[][src]Type Definition cc2538::soc_adc::RNDH

type RNDH = Reg<u32, _RNDH>;

This register contains random-number-generator data; high byte.

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

For information about avaliable fields see rndh module

Trait Implementations

impl Readable for RNDH[src]

read() method returns rndh::R reader structure

impl Writable for RNDH[src]

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

impl ResetValue for RNDH[src]

Register RNDH reset()'s with value 0

type Type = u32

Register size