[][src]Type Definition msp430fr2355::sys::SYSJMBO1

type SYSJMBO1 = Reg<u16, _SYSJMBO1>;

JTAG Mailbox Output 1 Register

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

For information about available fields see sysjmbo1 module

Trait Implementations

impl Readable for SYSJMBO1[src]

read() method returns sysjmbo1::R reader structure

impl ResetValue for SYSJMBO1[src]

Register SYSJMBO1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSJMBO1[src]

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