[][src]Type Definition ambiq_apollo1_pac::gpio::WTSB

type WTSB = Reg<u32, _WTSB>;

GPIO Output Register B Set

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

For information about available fields see wtsb module

Trait Implementations

impl Readable for WTSB[src]

read() method returns wtsb::R reader structure

impl ResetValue for WTSB[src]

Register WTSB reset()'s with value 0

type Type = u32

Register size

impl Writable for WTSB[src]

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