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

type CTRL_INT_STAT = Reg<u32, _CTRL_INT_STAT>;

Interrupt status

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

For information about avaliable fields see ctrl_int_stat module

Trait Implementations

impl Readable for CTRL_INT_STAT[src]

read() method returns ctrl_int_stat::R reader structure

impl Writable for CTRL_INT_STAT[src]

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

impl ResetValue for CTRL_INT_STAT[src]

Register CTRL_INT_STAT reset()'s with value 0

type Type = u32

Register size