[][src]Type Definition lpc845_pac::swm0::PINENABLE1

type PINENABLE1 = Reg<u32, _PINENABLE1>;

Pin enable register 1. Enables fixed-pin functions CAPT_X4, CAPT_X5, CAPT_X6, CAPT_X7, CAPT_X8, CAPT_X4, CAPT_YL and CAPT_YH.

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

For information about avaliable fields see pinenable1 module

Trait Implementations

impl Readable for PINENABLE1[src]

read() method returns pinenable1::R reader structure

impl Writable for PINENABLE1[src]

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

impl ResetValue for PINENABLE1[src]

Register PINENABLE1 reset()'s with value 0x1f

type Type = u32

Register size