[][src]Type Definition k22f::llwu::F1

type F1 = Reg<u8, _F1>;

LLWU Flag 1 register

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

For information about available fields see f1 module

Trait Implementations

impl Readable for F1[src]

read() method returns f1::R reader structure

impl ResetValue for F1[src]

Register F1 reset()'s with value 0

type Type = u8

Register size

impl Writable for F1[src]

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