[][src]Type Definition msp430fr4133::sys::SYSUNIV

type SYSUNIV = Reg<u16, _SYSUNIV>;

User NMI vector generator

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

For information about available fields see sysuniv module

Trait Implementations

impl Readable for SYSUNIV[src]

read() method returns sysuniv::R reader structure

impl ResetValue for SYSUNIV[src]

Register SYSUNIV reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSUNIV[src]

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