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

type GPIOB_DOUTR = Reg<u32, _GPIOB_DOUTR>;

GPIOB_DOUTR

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

For information about available fields see gpiob_doutr module

Trait Implementations

impl Readable for GPIOB_DOUTR[src]

read() method returns gpiob_doutr::R reader structure

impl ResetValue for GPIOB_DOUTR[src]

Register GPIOB_DOUTR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_DOUTR[src]

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