[][src]Type Definition ht32f2yyy::ht32f275x::gpiob::GPIOB_DIRCR

type GPIOB_DIRCR = Reg<u32, _GPIOB_DIRCR>;

GPIOB_DIRCR

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

For information about available fields see gpiob_dircr module

Trait Implementations

impl Readable for GPIOB_DIRCR[src]

read() method returns gpiob_dircr::R reader structure

impl ResetValue for GPIOB_DIRCR[src]

Register GPIOB_DIRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_DIRCR[src]

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