[][src]Type Definition mkl25z4::llwu::PE3

type PE3 = Reg<u8, _PE3>;

LLWU Pin Enable 3 register

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

For information about available fields see pe3 module

Trait Implementations

impl Readable for PE3[src]

read() method returns pe3::R reader structure

impl ResetValue for PE3[src]

Register PE3 reset()'s with value 0

type Type = u8

Register size

impl Writable for PE3[src]

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