[][src]Type Definition lpc55s6x_pac::plu::OUTPUTS

type OUTPUTS = Reg<u32, _OUTPUTS>;

Provides the current state of the 8 designated PLU Outputs.

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

For information about avaliable fields see outputs module

Trait Implementations

impl Readable for OUTPUTS[src]

read() method returns outputs::R reader structure

impl Writable for OUTPUTS[src]

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

impl ResetValue for OUTPUTS[src]

Register OUTPUTS reset()'s with value 0

type Type = u32

Register size