[][src]Type Definition xmc4400::ledts0::LINE0

type LINE0 = Reg<u32, _LINE0>;

Line Pattern Register 0

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

For information about available fields see line0 module

Trait Implementations

impl Readable for LINE0[src]

read() method returns line0::R reader structure

impl ResetValue for LINE0[src]

Register LINE0 reset()'s with value 0

type Type = u32

Register size

impl Writable for LINE0[src]

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