[][src]Type Definition cc2538::aes::HASH_IO_BUF_CTRL

type HASH_IO_BUF_CTRL = Reg<u32, _HASH_IO_BUF_CTRL>;

Input/output buffer control and status register This register pair shares a single address location and contains bits that control and monitor the data flow between the host and the hash engine.

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

For information about avaliable fields see hash_io_buf_ctrl module

Trait Implementations

impl Readable for HASH_IO_BUF_CTRL[src]

read() method returns hash_io_buf_ctrl::R reader structure

impl Writable for HASH_IO_BUF_CTRL[src]

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

impl ResetValue for HASH_IO_BUF_CTRL[src]

Register HASH_IO_BUF_CTRL reset()'s with value 0

type Type = u32

Register size