[][src]Type Definition ht32f2xxxx::ht32f22366::gpiob::GPIOB_INER

type GPIOB_INER = Reg<u32, _GPIOB_INER>;

GPIOB_INER

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

For information about available fields see gpiob_iner module

Trait Implementations

impl Readable for GPIOB_INER[src]

read() method returns gpiob_iner::R reader structure

impl ResetValue for GPIOB_INER[src]

Register GPIOB_INER reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_INER[src]

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