[][src]Type Definition msp430fr2355::mpy32::MAC32L

type MAC32L = Reg<u16, _MAC32L>;

32-bit operand 1 multiply accumulate low word

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

For information about available fields see mac32l module

Trait Implementations

impl Readable for MAC32L[src]

read() method returns mac32l::R reader structure

impl ResetValue for MAC32L[src]

Register MAC32L reset()'s with value 0

type Type = u16

Register size

impl Writable for MAC32L[src]

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