[][src]Type Definition msp430g2553::special_function::IE2

type IE2 = Reg<u8, _IE2>;

Interrupt Enable 2

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

For information about available fields see ie2 module

Trait Implementations

impl Readable for IE2[src]

read() method returns ie2::R reader structure

impl ResetValue for IE2[src]

Register IE2 reset()'s with value 0

type Type = u8

Register size

impl Writable for IE2[src]

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