[][src]Type Definition msp430fr2355::sac1::SAC1OA

type SAC1OA = Reg<u16, _SAC1OA>;

SAC OA Control Register

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

For information about available fields see sac1oa module

Trait Implementations

impl Readable for SAC1OA[src]

read() method returns sac1oa::R reader structure

impl ResetValue for SAC1OA[src]

Register SAC1OA reset()'s with value 0

type Type = u16

Register size

impl Writable for SAC1OA[src]

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