[][src]Type Definition msp430fr2355::p4::P4IES

type P4IES = Reg<u8, _P4IES>;

Port 4 Interrupt Edge Select

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

For information about available fields see p4ies module

Trait Implementations

impl Readable for P4IES[src]

read() method returns p4ies::R reader structure

impl ResetValue for P4IES[src]

Register P4IES reset()'s with value 0

type Type = u8

Register size

impl Writable for P4IES[src]

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