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

type F2 = Reg<u8, _F2>;

LLWU Flag 2 register

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

For information about available fields see f2 module

Trait Implementations

impl Readable for F2[src]

read() method returns f2::R reader structure

impl ResetValue for F2[src]

Register F2 reset()'s with value 0

type Type = u8

Register size

impl Writable for F2[src]

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