[][src]Type Definition msp430fr4133::sfr::SFRIE1

type SFRIE1 = Reg<u16, _SFRIE1>;

Interrupt Enable 1

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

For information about available fields see sfrie1 module

Trait Implementations

impl Readable for SFRIE1[src]

read() method returns sfrie1::R reader structure

impl ResetValue for SFRIE1[src]

Register SFRIE1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SFRIE1[src]

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