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

type SYSJMBC = Reg<u16, _SYSJMBC>;

JTAG mailbox control

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

For information about available fields see sysjmbc module

Trait Implementations

impl Readable for SYSJMBC[src]

read() method returns sysjmbc::R reader structure

impl ResetValue for SYSJMBC[src]

Register SYSJMBC reset()'s with value 0

type Type = u16

Register size

impl Writable for SYSJMBC[src]

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