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

type SYSSNIV = Reg<u16, _SYSSNIV>;

System NMI vector generator

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

For information about available fields see syssniv module

Trait Implementations

impl Readable for SYSSNIV[src]

read() method returns syssniv::R reader structure

impl ResetValue for SYSSNIV[src]

Register SYSSNIV reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSSNIV[src]

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