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

type SYSJMBI1 = Reg<u16, _SYSJMBI1>;

JTAG mailbox input 1

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

For information about available fields see sysjmbi1 module

Trait Implementations

impl Readable for SYSJMBI1[src]

read() method returns sysjmbi1::R reader structure

impl ResetValue for SYSJMBI1[src]

Register SYSJMBI1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSJMBI1[src]

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