[][src]Type Definition cc2538::sys_ctrl::I_MAP

type I_MAP = Reg<u32, _I_MAP>;

This register selects which interrupt map to be used.

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

For information about avaliable fields see i_map module

Trait Implementations

impl Readable for I_MAP[src]

read() method returns i_map::R reader structure

impl Writable for I_MAP[src]

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

impl ResetValue for I_MAP[src]

Register I_MAP reset()'s with value 0

type Type = u32

Register size