[][src]Type Definition msp430fr2355::icc::ICCILSR2

type ICCILSR2 = Reg<u16, _ICCILSR2>;

ICCILSR2

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

For information about available fields see iccilsr2 module

Trait Implementations

impl Readable for ICCILSR2[src]

read() method returns iccilsr2::R reader structure

impl ResetValue for ICCILSR2[src]

Register ICCILSR2 reset()'s with value 0

type Type = u16

Register size

impl Writable for ICCILSR2[src]

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