[][src]Type Definition xmc4100::ppb::NVIC_IABR2

type NVIC_IABR2 = Reg<u32, _NVIC_IABR2>;

Interrupt Active Bit Register 2

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

For information about available fields see nvic_iabr2 module

Trait Implementations

impl Readable for NVIC_IABR2[src]

read() method returns nvic_iabr2::R reader structure

impl ResetValue for NVIC_IABR2[src]

Register NVIC_IABR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for NVIC_IABR2[src]

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