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

type PE4 = Reg<u8, _PE4>;

LLWU Pin Enable 4 register

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

For information about available fields see pe4 module

Trait Implementations

impl Readable for PE4[src]

read() method returns pe4::R reader structure

impl ResetValue for PE4[src]

Register PE4 reset()'s with value 0

type Type = u8

Register size

impl Writable for PE4[src]

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