[][src]Type Definition rp2040::io_bank0::GPIO18_CTRL

type GPIO18_CTRL = Reg<u32, _GPIO18_CTRL>;

GPIO control including function select and overrides.

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

For information about available fields see gpio18_ctrl module

Trait Implementations

impl Readable for GPIO18_CTRL[src]

read() method returns gpio18_ctrl::R reader structure

impl ResetValue for GPIO18_CTRL[src]

Register GPIO18_CTRL reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for GPIO18_CTRL[src]

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